| Commit message (Expand) | Author | Age | Files | Lines |
* | Phonet: route outgoing packets | Rémi Denis-Courmont | 2009-10-14 | 1 | -5/+12 |
* | Phonet: routing table Netlink interface | Rémi Denis-Courmont | 2009-10-14 | 2 | -0/+161 |
* | Phonet: routing table backend | Rémi Denis-Courmont | 2009-10-14 | 1 | -6/+94 |
* | Phonet: deliver broadcast packets to broadcast sockets | Rémi Denis-Courmont | 2009-10-14 | 2 | -0/+27 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-13 | 5 | -33/+49 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-10-13 | 2 | -2/+4 |
| |\ |
|
| | * | mac80211: document ieee80211_rx() context requirement | Johannes Berg | 2009-10-12 | 1 | -0/+2 |
| | * | mac80211: fix ibss race | Johannes Berg | 2009-10-12 | 1 | -1/+1 |
| | * | mac80211: fix logic error ibss merge bssid check | Felix Fietkau | 2009-10-12 | 1 | -1/+1 |
| * | | udp: Fix udp_poll() and ioctl() | Eric Dumazet | 2009-10-13 | 1 | -30/+43 |
| * | | tcp: fix tcp_defer_accept to consider the timeout | Willy Tarreau | 2009-10-13 | 1 | -0/+1 |
| * | | pkt_sched: pedit use proper struct | jamal | 2009-10-11 | 1 | -1/+1 |
| |/ |
|
* | | net: Use netdev_alloc_skb_ip_align() | Eric Dumazet | 2009-10-13 | 1 | -10/+3 |
* | | x25: bit and/or confusion in x25_ioctl()? | roel kluin | 2009-10-13 | 1 | -1/+1 |
* | | tcp: replace ehash_size by ehash_mask | Eric Dumazet | 2009-10-13 | 7 | -19/+19 |
* | | ipv6: fix devconf after adding force_tllao option | Cosmin Ratiu | 2009-10-13 | 1 | -0/+1 |
* | | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 2009-10-12 | 2 | -45/+213 |
* | | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 2009-10-12 | 17 | -19/+48 |
* | | Revert "af_packet: add interframe drop cmsg (v6)" | David S. Miller | 2009-10-12 | 1 | -33/+0 |
* | | ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0. | YOSHIFUJI Hideaki / 吉藤英明 | 2009-10-11 | 1 | -3/+6 |
* | | ipv6 sit: Fix 6rd relay address. | YOSHIFUJI Hideaki / 吉藤英明 | 2009-10-11 | 1 | -2/+2 |
* | | ipv6 sit: Ensure to initialize 6rd parameters. | YOSHIFUJI Hideaki / 吉藤英明 | 2009-10-11 | 1 | -4/+6 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-11 | 7 | -13/+27 |
|\ \
| |/ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-10-08 | 5 | -6/+16 |
| |\ |
|
| | * | cfg80211: fix netns error unwinding bug | Johannes Berg | 2009-10-08 | 1 | -1/+2 |
| | * | mac80211: use kfree_skb() to free struct sk_buff pointers | Roel Kluin | 2009-10-07 | 1 | -2/+2 |
| | * | mac80211: fix vlan and optimise RX | Johannes Berg | 2009-10-07 | 3 | -3/+12 |
| * | | netlink: fix typo in initialization | Jiri Pirko | 2009-10-08 | 1 | -1/+1 |
| |/ |
|
| * | ipv4: arp_notify address list bug | Stephen Hemminger | 2009-10-07 | 1 | -6/+10 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-10-09 | 17 | -1129/+1140 |
|\ \ |
|
| * | | net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.h | John W. Linville | 2009-10-07 | 1 | -2/+0 |
| * | | mac80211: support ETHTOOL_GPERMADDR | John W. Linville | 2009-10-07 | 1 | -1/+4 |
| * | | cfg80211: add firmware and hardware version to wiphy | Kalle Valo | 2009-10-07 | 1 | -1/+22 |
| * | | wireless: implement basic ethtool support for cfg80211 devices | John W. Linville | 2009-10-07 | 4 | -1/+36 |
| * | | wext: refactor | Johannes Berg | 2009-10-07 | 14 | -1127/+1079 |
| * | | nl80211: report age of scan results | Holger Schurig | 2009-10-07 | 1 | -0/+2 |
* | | | bridge: Allow enable/disable UFO on bridge device via ethtool | Sridhar Samudrala | 2009-10-07 | 1 | -0/+1 |
* | | | net: Make UFO on master device independent of attached devices | Sridhar Samudrala | 2009-10-07 | 1 | -1/+1 |
* | | | udp: dynamically size hash tables at boot time | Eric Dumazet | 2009-10-07 | 3 | -30/+71 |
* | | | IPv6: Fix 6RD typo | Alexandre Cassen | 2009-10-07 | 1 | -1/+1 |
* | | | ipv4: Define cipso_v4_delopt static | Hagen Paul Pfeifer | 2009-10-07 | 1 | -1/+1 |
* | | | econet: Fix redeclaration of symbol len | Hagen Paul Pfeifer | 2009-10-07 | 1 | -4/+4 |
* | | | IPv6: use ipv6_addr_set_v4mapped() | Brian Haley | 2009-10-07 | 5 | -34/+21 |
* | | | IPv6: use ipv6_addr_copy() in ip6_route_redirect() | Brian Haley | 2009-10-07 | 1 | -1/+2 |
* | | | net: Add sk_mark route lookup support for IPv4 listening sockets | Atis Elsts | 2009-10-07 | 2 | -1/+3 |
* | | | dccp ccid-3: Remove CCID naming redundancy 2/2 | Gerrit Renker | 2009-10-07 | 2 | -192/+191 |
* | | | dccp ccid-2: Remove CCID naming redundancy 1/2 | Gerrit Renker | 2009-10-07 | 1 | -161/+161 |
* | | | dccp ccid-3: Overhaul CCID naming convention 2/2 | Gerrit Renker | 2009-10-07 | 3 | -238/+213 |
* | | | dccp ccid-2: Overhaul CCID naming convention 1/2 | Gerrit Renker | 2009-10-07 | 2 | -161/+158 |
* | | | net: mark net_proto_ops as const | Stephen Hemminger | 2009-10-07 | 32 | -33/+33 |