| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: clean up rate control API | Johannes Berg | 2008-09-24 | 1 | -0/+68 |
* | cfg80211: show interface type | Johannes Berg | 2008-09-24 | 2 | -2/+6 |
* | cfg80211: fix code ordering in header file | Johannes Berg | 2008-09-24 | 1 | -9/+9 |
* | pkt_sched: Remove the tx queue state check in qdisc_run() | Jarek Poplawski | 2008-09-23 | 1 | -4/+1 |
* | tcp: Use SKB queue handling interfaces instead of by-hand versions. | David S. Miller | 2008-09-23 | 1 | -25/+15 |
* | tcp: Use skb_queue_is_last() instead of by-hand version. | David S. Miller | 2008-09-23 | 1 | -3/+3 |
* | pkt_sched: Make qdisc->gso_skb a list. | David S. Miller | 2008-09-22 | 1 | -1/+1 |
* | sctp: Use skb_queue_walk_safe() and skb_queue_split_tail_init(). | David S. Miller | 2008-09-22 | 1 | -8/+2 |
* | Phonet: emit errors when a packet cannot be delivered locally | Remi Denis-Courmont | 2008-09-22 | 1 | -0/+5 |
* | Phonet: proc interface for port range | Remi Denis-Courmont | 2008-09-22 | 1 | -0/+3 |
* | Phonet: Phonet datagram transport protocol | Remi Denis-Courmont | 2008-09-22 | 1 | -0/+6 |
* | Phonet: common socket glue | Remi Denis-Courmont | 2008-09-22 | 1 | -0/+23 |
* | Phonet: Netlink interface | Remi Denis-Courmont | 2008-09-22 | 1 | -0/+1 |
* | Phonet: network device and address handling | Remi Denis-Courmont | 2008-09-22 | 1 | -0/+50 |
* | Phonet: PF_PHONET protocol family support | Remi Denis-Courmont | 2008-09-22 | 1 | -0/+74 |
* | ipsec: Fix xfrm_state_walk race | Herbert Xu | 2008-09-22 | 1 | -7/+3 |
* | net: Remove __skb_insert() calls outside of skbuff internals. | David S. Miller | 2008-09-21 | 1 | -2/+2 |
* | tcp: don't clear retransmit_skb_hint when not necessary | Ilpo Järvinen | 2008-09-20 | 1 | -1/+6 |
* | tcp: reorganize retransmit code loops | Ilpo Järvinen | 2008-09-20 | 1 | -1/+0 |
* | tcp: convert retransmit_cnt_hint to seqno | Ilpo Järvinen | 2008-09-20 | 1 | -0/+2 |
* | tcp: Partial hint clearing has again become meaningless | Ilpo Järvinen | 2008-09-20 | 1 | -6/+1 |
* | mac80211: fix virtual interfaces vs. injection | Johannes Berg | 2008-09-15 | 1 | -0/+1 |
* | mac80211: share sta_info->ht_info | Johannes Berg | 2008-09-15 | 1 | -0/+2 |
* | mac80211: share sta->supp_rates | Johannes Berg | 2008-09-15 | 1 | -0/+2 |
* | mac80211: share STA information with driver | Johannes Berg | 2008-09-15 | 1 | -5/+48 |
* | mac80211: use nl80211 interface types | Johannes Berg | 2008-09-15 | 1 | -31/+4 |
* | mac80211: inform driver of basic rateset | Johannes Berg | 2008-09-15 | 1 | -0/+6 |
* | mac80211: fix scan vs. interface removal race | Johannes Berg | 2008-09-15 | 1 | -1/+3 |
* | cfg80211: Add new wireless regulatory infrastructure | Luis R. Rodriguez | 2008-09-15 | 3 | -0/+120 |
* | pkt_action: add new action skbedit | Alexander Duyck | 2008-09-12 | 1 | -0/+34 |
* | mac80211: make conf_tx non-atomic | Johannes Berg | 2008-09-11 | 1 | -1/+1 |
* | ipsec: Use RCU-like construct for saved state within a walk | Herbert Xu | 2008-09-09 | 1 | -10/+5 |
* | Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2008-09-09 | 1 | -70/+238 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into l... | Simon Horman | 2008-09-10 | 2 | -0/+6 |
| |\ |
|
| * | | ipvs: Embed user stats structure into kernel stats structure | Sven Wegener | 2008-09-09 | 1 | -19/+2 |
| * | | ipvs: Restrict connection table size via Kconfig | Sven Wegener | 2008-09-09 | 1 | -9/+1 |
| * | | IPVS: Adjust various debug outputs to use new macros | Julius Volz | 2008-09-05 | 1 | -20/+33 |
| * | | IPVS: Convert real server lookup functions | Julius Volz | 2008-09-05 | 1 | -3/+5 |
| * | | IPVS: Add and bind IPv6 xmit functions | Julius Volz | 2008-09-05 | 1 | -1/+19 |
| * | | IPVS: Extend functions for getting/creating connections | Julius Volz | 2008-09-05 | 1 | -5/+11 |
| * | | IPVS: Extend protocol DNAT/SNAT and state handlers | Julius Volz | 2008-09-05 | 1 | -0/+11 |
| * | | IPVS: Add 'af' args to protocol handler functions | Julius Volz | 2008-09-05 | 1 | -6/+9 |
| * | | IPVS: Add IPv6 support flag to schedulers | Julius Volz | 2008-09-05 | 1 | -0/+3 |
| * | | IPVS: Add v6 support to ip_vs_service_get() | Julius Volz | 2008-09-05 | 1 | -1/+2 |
| * | | IPVS: Add internal versions of sockopt interface structs | Julius Volz | 2008-09-05 | 1 | -0/+39 |
| * | | IPVS: Add debug macros for v4 and v6 address output | Julius Volz | 2008-09-05 | 1 | -0/+42 |
| * | | IPVS: Add general v4/v6 helper functions / data structures | Julius Volz | 2008-09-05 | 1 | -0/+49 |
| * | | IPVS: Change IPVS data structures to support IPv6 addresses | Julius Volz | 2008-09-05 | 1 | -6/+12 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-09-09 | 1 | -1/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2008-09-09 | 1 | -1/+2 |
| |\ \ |
|