Age | Commit message (Expand) | Author |
2009-10-13 | net: Use netdev_alloc_skb_ip_align() | Eric Dumazet |
2009-10-13 | x25: bit and/or confusion in x25_ioctl()? | roel kluin |
2009-10-13 | tcp: replace ehash_size by ehash_mask | Eric Dumazet |
2009-10-13 | ipv6: fix devconf after adding force_tllao option | Cosmin Ratiu |
2009-10-12 | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo |
2009-10-12 | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman |
2009-10-12 | Revert "af_packet: add interframe drop cmsg (v6)" | David S. Miller |
2009-10-11 | ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0. | YOSHIFUJI Hideaki / 吉藤英明 |
2009-10-11 | ipv6 sit: Fix 6rd relay address. | YOSHIFUJI Hideaki / 吉藤英明 |
2009-10-11 | ipv6 sit: Ensure to initialize 6rd parameters. | YOSHIFUJI Hideaki / 吉藤英明 |
2009-10-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-10-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-10-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-10-08 | cfg80211: fix netns error unwinding bug | Johannes Berg |
2009-10-08 | netlink: fix typo in initialization | Jiri Pirko |
2009-10-07 | bridge: Allow enable/disable UFO on bridge device via ethtool | Sridhar Samudrala |
2009-10-07 | net: Make UFO on master device independent of attached devices | Sridhar Samudrala |
2009-10-07 | udp: dynamically size hash tables at boot time | Eric Dumazet |
2009-10-07 | IPv6: Fix 6RD typo | Alexandre Cassen |
2009-10-07 | ipv4: Define cipso_v4_delopt static | Hagen Paul Pfeifer |
2009-10-07 | econet: Fix redeclaration of symbol len | Hagen Paul Pfeifer |
2009-10-07 | IPv6: use ipv6_addr_set_v4mapped() | Brian Haley |
2009-10-07 | IPv6: use ipv6_addr_copy() in ip6_route_redirect() | Brian Haley |
2009-10-07 | net: Add sk_mark route lookup support for IPv4 listening sockets | Atis Elsts |
2009-10-07 | dccp ccid-3: Remove CCID naming redundancy 2/2 | Gerrit Renker |
2009-10-07 | dccp ccid-2: Remove CCID naming redundancy 1/2 | Gerrit Renker |
2009-10-07 | dccp ccid-3: Overhaul CCID naming convention 2/2 | Gerrit Renker |
2009-10-07 | dccp ccid-2: Overhaul CCID naming convention 1/2 | Gerrit Renker |
2009-10-07 | net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.h | John W. Linville |
2009-10-07 | mac80211: support ETHTOOL_GPERMADDR | John W. Linville |
2009-10-07 | cfg80211: add firmware and hardware version to wiphy | Kalle Valo |
2009-10-07 | wireless: implement basic ethtool support for cfg80211 devices | John W. Linville |
2009-10-07 | wext: refactor | Johannes Berg |
2009-10-07 | nl80211: report age of scan results | Holger Schurig |
2009-10-07 | mac80211: use kfree_skb() to free struct sk_buff pointers | Roel Kluin |
2009-10-07 | mac80211: fix vlan and optimise RX | Johannes Berg |
2009-10-07 | ipv4: arp_notify address list bug | Stephen Hemminger |
2009-10-07 | net: mark net_proto_ops as const | Stephen Hemminger |
2009-10-07 | make TLLAO option for NA packets configurable | Octavian Purdila |
2009-10-07 | Use sk_mark for IPv6 routing lookups | Brian Haley |
2009-10-07 | ethtool: Add reset operation | Ben Hutchings |
2009-10-07 | pkt_sched: gen_estimator: Dont report fake rate estimators | Eric Dumazet |
2009-10-07 | Use sk_mark for routing lookup in more places | Eric Dumazet |
2009-10-07 | ipv6 sit: 6rd (IPv6 Rapid Deployment) Support. | YOSHIFUJI Hideaki / 吉藤英明 |
2009-10-07 | add vif using local interface index instead of IP | Ilia K |
2009-10-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-10-06 | net: speedup sk_wake_async() | Eric Dumazet |
2009-10-05 | wext: let get_wireless_stats() sleep | Johannes Berg |
2009-10-05 | net: export device speed and duplex via sysfs | Andy Gospodarek |
2009-10-05 | cfg80211: assign device type in netdev notifier callback | Marcel Holtmann |