1. 1326c3d ipv6: convert tunnels to net_device_ops by Stephen Hemminger · 16 years ago
  2. 23a12b1 ipip: convert to net_device_ops by Stephen Hemminger · 16 years ago
  3. 748ff68 hippi: convert driver to net_device_ops by Stephen Hemminger · 16 years ago
  4. 145186a3 fddi: convert to new network device ops by Stephen Hemminger · 16 years ago
  5. 007c383 ipmr: convert ipmr virtual interface to net_device_ops by Stephen Hemminger · 16 years ago
  6. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  7. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  8. 23918b0 SUNRPC: Fix a performance regression in the RPC authentication code by Trond Myklebust · 16 years ago
  9. 4dd61d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  10. 7be6065 netdevice wanrouter: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  11. 5ece6c2 net: fix tiny output corruption of /proc/net/snmp6 by Alexey Dobriyan · 16 years ago
  12. eedd726 ipv6: use seq_release_private for ip6mr.c /proc entries by Benjamin Thery · 16 years ago
  13. 47a1a1d pkt_sched: remove unnecessary xchg() in packet classifiers by Patrick McHardy · 16 years ago
  14. b94c8af pkt_sched: remove unnecessary xchg() in packet schedulers by Patrick McHardy · 16 years ago
  15. 13d2a1d pkt_sched: add DRR scheduler by Patrick McHardy · 16 years ago
  16. 3aa4614 pkt_sched: fix missing check for packet overrun in qdisc_dump_stab() by Patrick McHardy · 16 years ago
  17. f7f65d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  18. 21d1a16 net: ip_sockglue.c add static, annotate ports' endianness by Harvey Harrison · 16 years ago
  19. c828384 TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header() by Balazs Scheidler · 16 years ago
  20. a134f85 TPROXY: fill struct flowi->flags in udp_sendmsg() by Balazs Scheidler · 16 years ago
  21. 3d3e35a dccp: Fix bracing in dccp_feat_list_lookup. by Gerrit Renker · 16 years ago
  22. d214c75 filter: add SKF_AD_NLATTR_NEST to look for nested attributes by Pablo Neira Ayuso · 16 years ago
  23. 5caea4e net: listening_hash get a spinlock per bucket by Eric Dumazet · 16 years ago
  24. 656299f vlan: convert to net_device_ops by Stephen Hemminger · 16 years ago
  25. 5bc3eb7 ip: convert to net_device_ops for ioctl by Stephen Hemminger · 16 years ago
  26. a2dbb88 bridge: convert to net_device_ops by Stephen Hemminger · 16 years ago
  27. ccad637 netdev: expose ethernet address primitives by Stephen Hemminger · 16 years ago
  28. eeda3fd netdev: introduce dev_get_stats() by Stephen Hemminger · 16 years ago
  29. d314774 netdev: network device operations infrastructure by Stephen Hemminger · 16 years ago
  30. de11def reintroduce accept4 by Ulrich Drepper · 16 years ago
  31. 6b41e7d net: af_unix should use KERN_INFO instead of KERN_DEBUG by Eric Dumazet · 16 years ago
  32. 07f0757 include/net net/ - csum_partial - remove unnecessary casts by Joe Perches · 16 years ago
  33. a7a0d6a net: inet_diag_handler structs can be const by Eric Dumazet · 16 years ago
  34. b473001 net: Do not fire linkwatch events until the device is registered. by David S. Miller · 16 years ago
  35. 14e943d net: make /proc/net/protocols namespace aware by Eric Dumazet · 16 years ago
  36. 3680453 net: af_packet should update its inuse counter by Eric Dumazet · 16 years ago
  37. 566521d phonet: fix compilation with gcc-3.4 by Alexey Dobriyan · 16 years ago
  38. bfdbc0a pktgen: fix multiple queue warning by Robert Olsson · 16 years ago
  39. c3e3889 net: fix ip_mr_init() error path by Benjamin Thery · 16 years ago
  40. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  41. 8e3bad6 mac80211: remove ieee80211_notify_mac by Johannes Berg · 16 years ago
  42. 9a57f7f net: sctp should update its inuse counter by Eric Dumazet · 16 years ago
  43. a8076d8 net: af_unix should update its inuse counter by Eric Dumazet · 16 years ago
  44. 248969a net: af_unix can make unix_nr_socks visbile in /proc by Eric Dumazet · 16 years ago
  45. 5f9021c rtnetlink: propagate error from dev_change_flags in do_setlink() by Johannes Berg · 16 years ago
  46. 4d24b52 ematch: simpler tcf_em_unregister() by Alexey Dobriyan · 16 years ago
  47. 6eba6a3 net: Cleanup of af_unix by Eric Dumazet · 16 years ago
  48. 1910299 dccp: Tidy up setsockopt calls by Gerrit Renker · 16 years ago
  49. dd9c0e3 dccp: Deprecate Ack Ratio sysctl by Gerrit Renker · 16 years ago
  50. 2945055 dccp: Feature negotiation for minimum-checksum-coverage by Gerrit Renker · 16 years ago
  51. 49aebc6 dccp: Deprecate old setsockopt framework by Gerrit Renker · 16 years ago
  52. 0c11683 dccp: Mechanism to resolve CCID dependencies by Gerrit Renker · 16 years ago
  53. 908cd2d net: use %pF for /proc/net/ptype by Alexey Dobriyan · 16 years ago
  54. ebfe92c Phonet: refuse to send bigger than MTU packets by Rémi Denis-Courmont · 16 years ago
  55. 3ab5aee net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls by Eric Dumazet · 16 years ago
  56. 88ab193 udp: Use hlist_nulls in UDP RCU code by Eric Dumazet · 16 years ago
  57. e8b2dfe TPROXY: implemented IP_RECVORIGDSTADDR socket option by Balazs Scheidler · 16 years ago
  58. 8164f1b ipv4: Fix ARP behavior with many mac-vlans by Ben Greear · 16 years ago
  59. 5421ae0 scm: fix scm_fp_list->list initialization made in wrong place by Pavel Emelyanov · 16 years ago
  60. ef711cf net: speedup dst_release() by Eric Dumazet · 16 years ago
  61. e8f6fbf lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c by Ingo Molnar · 16 years ago
  62. f30ab41 pkt_sched: Remove qdisc->ops->requeue() etc. by Jarek Poplawski · 16 years ago
  63. 524ad0a netdevice: safe convert to netdev_priv() #part-4 by Wang Chen · 16 years ago
  64. 1fa989e 9p: restrict RDMA usage by Randy Dunlap · 16 years ago
  65. 7a12122 net: Remove unused parameter of xfrm_gen_index() by Arnaud Ebalard · 16 years ago
  66. 9c0188a net: shy netns_ok check by Alexey Dobriyan · 16 years ago
  67. 6e093d9 ipv6: routing header fixes by Brian Haley · 16 years ago
  68. ddd535c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  69. db7fb86 mac80211: fix notify_mac function by Johannes Berg · 16 years ago
  70. d35aac1 net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller by Patrick Ohly · 16 years ago
  71. 8f65b53 tcp_htcp: last_cong bug fix by Doug Leith · 16 years ago
  72. e42ea98 net: Cleanup of neighbour code by Eric Dumazet · 16 years ago
  73. 7a9546e net: ib_net pointer should depends on CONFIG_NET_NS by Eric Dumazet · 16 years ago
  74. 9eca0a4 dccp: Resolve dependencies of features on choice of CCID by Gerrit Renker · 16 years ago
  75. d90ebcb dccp: Query supported CCIDs by Gerrit Renker · 16 years ago
  76. e8ef967 dccp: Registration routines for changing feature values by Gerrit Renker · 16 years ago
  77. f74e91b dccp: Limit feature negotiation to connection setup phase by Gerrit Renker · 16 years ago
  78. 6bb3ce2 net: remove struct dst_entry::entry_size by Alexey Dobriyan · 16 years ago
  79. 9b739ba net: remove struct neigh_table::pde by Alexey Dobriyan · 16 years ago
  80. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  81. 0a4cf2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  82. df02c6f dsa: fix master interface allmulti/promisc handling by Lennert Buytenhek · 16 years ago
  83. 14ee674 dsa: fix skb->pkt_type when mac address of slave interface differs by Lennert Buytenhek · 16 years ago
  84. 5cd33db net: fix setting of skb->tail in skb_recycle_check() by Lennert Buytenhek · 16 years ago
  85. b971e7a net: fix /proc/net/snmp as memory corruptor by Eric Dumazet · 16 years ago
  86. 013cd39 mac80211: fix a buffer overrun in station debug code by Jianjun Kong · 16 years ago
  87. eb37b41 pktgen: add full reset functionality by Jesse Brandeburg · 16 years ago
  88. b7b45f4 netfilter: payload_len is be16, add size of struct rather than size of pointer by Harvey Harrison · 16 years ago
  89. 87b30a6 ipv6: fix ip6_mr_init error path by Benjamin Thery · 16 years ago
  90. 9b1582d Phonet: use net_device built-in stats for GPRS by Rémi Denis-Courmont · 16 years ago
  91. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  92. 309f796 vlan: Fix typos in proc output string by Ferenc Wagner · 16 years ago
  93. 2377989 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  94. 5166ccd cfg80211: Add kdoc for struct regulatory_request by Luis R. Rodriguez · 16 years ago
  95. 9c96477 cfg80211: Add regulatory domain intersection capability by Luis R. Rodriguez · 16 years ago
  96. d71aaf6 cfg80211: a reg rule is invalid if freq diff is 0 by Luis R. Rodriguez · 16 years ago
  97. fbf1892 mac80211: Allow AP mode to be enabled by Jouni Malinen · 16 years ago
  98. d61272c mac80211: fix basic rates setting from association response by Tomas Winkler · 16 years ago
  99. 3188848 nl80211: Add TX queue parameter configuration by Jouni Malinen · 16 years ago
  100. 90c97a0 nl80211: Add basic rate configuration for AP mode by Jouni Malinen · 16 years ago