1. b473001 net: Do not fire linkwatch events until the device is registered. by David S. Miller · 16 years ago
  2. 14e943d net: make /proc/net/protocols namespace aware by Eric Dumazet · 16 years ago
  3. 3680453 net: af_packet should update its inuse counter by Eric Dumazet · 16 years ago
  4. 566521d phonet: fix compilation with gcc-3.4 by Alexey Dobriyan · 16 years ago
  5. bfdbc0a pktgen: fix multiple queue warning by Robert Olsson · 16 years ago
  6. c3e3889 net: fix ip_mr_init() error path by Benjamin Thery · 16 years ago
  7. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  8. 8e3bad6 mac80211: remove ieee80211_notify_mac by Johannes Berg · 16 years ago
  9. e17b666 netfilter: nf_conntrack: fix warning and prototype mismatch by Patrick McHardy · 16 years ago
  10. d9e1500 netfilter: nfnetlink_log: fix warning and prototype mismatch by Patrick McHardy · 16 years ago
  11. 19abb7b netfilter: ctnetlink: deliver events for conntracks changed from userspace by Pablo Neira Ayuso · 16 years ago
  12. 226c0c0 netfilter: ctnetlink: helper modules load-on-demand support by Pablo Neira Ayuso · 16 years ago
  13. f3a5c54 Merge branch 'master' into next by James Morris · 16 years ago
  14. 4dc06f9 netfilter: nf_conntrack: connection tracking helper name persistent aliases by Pablo Neira Ayuso · 16 years ago
  15. 528a3a6 netfilter: ctnetlink: get rid of module refcounting in ctnetlink by Pablo Neira Ayuso · 16 years ago
  16. bfe2967 netfilter: ctnetlink: use EOPNOTSUPP instead of EINVAL if the conntrack has no helper by Pablo Neira Ayuso · 16 years ago
  17. 238ede8 netfilter: ctnetlink: use nf_conntrack_get instead of atomic_inc by Pablo Neira Ayuso · 16 years ago
  18. 9a57f7f net: sctp should update its inuse counter by Eric Dumazet · 16 years ago
  19. a8076d8 net: af_unix should update its inuse counter by Eric Dumazet · 16 years ago
  20. 248969a net: af_unix can make unix_nr_socks visbile in /proc by Eric Dumazet · 16 years ago
  21. 5f9021c rtnetlink: propagate error from dev_change_flags in do_setlink() by Johannes Berg · 16 years ago
  22. 4d24b52 ematch: simpler tcf_em_unregister() by Alexey Dobriyan · 16 years ago
  23. 6eba6a3 net: Cleanup of af_unix by Eric Dumazet · 16 years ago
  24. 1910299 dccp: Tidy up setsockopt calls by Gerrit Renker · 16 years ago
  25. dd9c0e3 dccp: Deprecate Ack Ratio sysctl by Gerrit Renker · 16 years ago
  26. 2945055 dccp: Feature negotiation for minimum-checksum-coverage by Gerrit Renker · 16 years ago
  27. 49aebc6 dccp: Deprecate old setsockopt framework by Gerrit Renker · 16 years ago
  28. 0c11683 dccp: Mechanism to resolve CCID dependencies by Gerrit Renker · 16 years ago
  29. 908cd2d net: use %pF for /proc/net/ptype by Alexey Dobriyan · 16 years ago
  30. ebfe92c Phonet: refuse to send bigger than MTU packets by Rémi Denis-Courmont · 16 years ago
  31. 3ab5aee net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls by Eric Dumazet · 16 years ago
  32. 88ab193 udp: Use hlist_nulls in UDP RCU code by Eric Dumazet · 16 years ago
  33. e8b2dfe TPROXY: implemented IP_RECVORIGDSTADDR socket option by Balazs Scheidler · 16 years ago
  34. 8164f1b ipv4: Fix ARP behavior with many mac-vlans by Ben Greear · 16 years ago
  35. 5421ae0 scm: fix scm_fp_list->list initialization made in wrong place by Pavel Emelyanov · 16 years ago
  36. ef711cf net: speedup dst_release() by Eric Dumazet · 16 years ago
  37. e8f6fbf lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c by Ingo Molnar · 16 years ago
  38. f30ab41 pkt_sched: Remove qdisc->ops->requeue() etc. by Jarek Poplawski · 16 years ago
  39. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  40. d76b0d9 CRED: Use creds in file structs by David Howells · 16 years ago
  41. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  42. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 16 years ago
  43. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  44. 8192b0c CRED: Wrap task credential accesses in the networking subsystem by David Howells · 16 years ago
  45. 19d6562 CRED: Wrap task credential accesses in the UNIX socket protocol by David Howells · 16 years ago
  46. 8f41940 CRED: Wrap task credential accesses in the SunRPC protocol by David Howells · 16 years ago
  47. c2a2b8d CRED: Wrap task credential accesses in the ROSE protocol by David Howells · 16 years ago
  48. ba95b23 CRED: Wrap task credential accesses in the netrom protocol by David Howells · 16 years ago
  49. f82b3590 CRED: Wrap task credential accesses in the IPv6 protocol by David Howells · 16 years ago
  50. 7340040 CRED: Wrap task credential accesses in the AX25 protocol by David Howells · 16 years ago
  51. f8b9d53 CRED: Wrap task credential accesses in 9P2000 filesystem by David Howells · 16 years ago
  52. 524ad0a netdevice: safe convert to netdev_priv() #part-4 by Wang Chen · 16 years ago
  53. 1fa989e 9p: restrict RDMA usage by Randy Dunlap · 16 years ago
  54. 7a12122 net: Remove unused parameter of xfrm_gen_index() by Arnaud Ebalard · 16 years ago
  55. 9c0188a net: shy netns_ok check by Alexey Dobriyan · 16 years ago
  56. 6e093d9 ipv6: routing header fixes by Brian Haley · 16 years ago
  57. 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
  58. db7fb86 mac80211: fix notify_mac function by Johannes Berg · 16 years ago
  59. d35aac1 net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller by Patrick Ohly · 16 years ago
  60. 8f65b53 tcp_htcp: last_cong bug fix by Doug Leith · 16 years ago
  61. e42ea98 net: Cleanup of neighbour code by Eric Dumazet · 16 years ago
  62. 7a9546e net: ib_net pointer should depends on CONFIG_NET_NS by Eric Dumazet · 16 years ago
  63. 9eca0a4 dccp: Resolve dependencies of features on choice of CCID by Gerrit Renker · 16 years ago
  64. d90ebcb dccp: Query supported CCIDs by Gerrit Renker · 16 years ago
  65. e8ef967 dccp: Registration routines for changing feature values by Gerrit Renker · 16 years ago
  66. f74e91b dccp: Limit feature negotiation to connection setup phase by Gerrit Renker · 16 years ago
  67. 6bb3ce2 net: remove struct dst_entry::entry_size by Alexey Dobriyan · 16 years ago
  68. 9b739ba net: remove struct neigh_table::pde by Alexey Dobriyan · 16 years ago
  69. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  70. 0a4cf2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  71. df02c6f dsa: fix master interface allmulti/promisc handling by Lennert Buytenhek · 16 years ago
  72. 14ee674 dsa: fix skb->pkt_type when mac address of slave interface differs by Lennert Buytenhek · 16 years ago
  73. 5cd33db net: fix setting of skb->tail in skb_recycle_check() by Lennert Buytenhek · 16 years ago
  74. b971e7a net: fix /proc/net/snmp as memory corruptor by Eric Dumazet · 16 years ago
  75. 013cd39 mac80211: fix a buffer overrun in station debug code by Jianjun Kong · 16 years ago
  76. eb37b41 pktgen: add full reset functionality by Jesse Brandeburg · 16 years ago
  77. b7b45f4 netfilter: payload_len is be16, add size of struct rather than size of pointer by Harvey Harrison · 16 years ago
  78. 87b30a6 ipv6: fix ip6_mr_init error path by Benjamin Thery · 16 years ago
  79. 9b1582d Phonet: use net_device built-in stats for GPRS by Rémi Denis-Courmont · 16 years ago
  80. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  81. 309f796 vlan: Fix typos in proc output string by Ferenc Wagner · 16 years ago
  82. 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
  83. 5166ccd cfg80211: Add kdoc for struct regulatory_request by Luis R. Rodriguez · 16 years ago
  84. 9c96477 cfg80211: Add regulatory domain intersection capability by Luis R. Rodriguez · 16 years ago
  85. d71aaf6 cfg80211: a reg rule is invalid if freq diff is 0 by Luis R. Rodriguez · 16 years ago
  86. fbf1892 mac80211: Allow AP mode to be enabled by Jouni Malinen · 16 years ago
  87. d61272c mac80211: fix basic rates setting from association response by Tomas Winkler · 16 years ago
  88. 3188848 nl80211: Add TX queue parameter configuration by Jouni Malinen · 16 years ago
  89. 90c97a0 nl80211: Add basic rate configuration for AP mode by Jouni Malinen · 16 years ago
  90. bd81525 wireless: implement basic rate helper function by Johannes Berg · 16 years ago
  91. 2a941ec wireless: fix two bad print_ssid conversions by Holger Schurig · 16 years ago
  92. 8469cde mac80211: Add a new event in ieee80211_ampdu_mlme_action by Sujith · 16 years ago
  93. 41bb73e mac80211: remove SSID driver code by Johannes Berg · 16 years ago
  94. 2df7816 wireless: fix a few sparse warnings by Johannes Berg · 16 years ago
  95. 1239cd5 wireless: move mesh config length constant by Johannes Berg · 16 years ago
  96. 97c8b01 mac80211: print reason code for deauth/dissoc frames by Zhu Yi · 16 years ago
  97. 6209344 net: unix: fix inflight counting bug in garbage collector by Miklos Szeredi · 16 years ago
  98. f574179 tipc: trivial endian annotation in debug statement by Harvey Harrison · 16 years ago
  99. f400923 pkt_sched: Control group classifier by Thomas Graf · 16 years ago
  100. 505d4f7 net: Guaranetee the proper ordering of the loopback device. v2 by Eric W. Biederman · 16 years ago