1. d06f608 SCTP endianness annotations regression by Al Viro · 17 years ago
  2. 2b008b0a [NET]: Marking struct pernet_operations __net_initdata was inappropriate by Eric W. Biederman · 17 years ago
  3. 8ad7c62b [SCTP] net/sctp/auth.c: make 3 functions static by Adrian Bunk · 17 years ago
  4. d84d64d [SCTP]: #if 0 sctp_update_copy_cksum() by Adrian Bunk · 17 years ago
  5. d76081f [IRDA]: Make ircomm_tty static. by Adrian Bunk · 17 years ago
  6. 12da81d [NET_CLS_ACT]: Introduce skb_act_clone by Jamal Hadi Salim · 17 years ago
  7. fee9dee [UDP]: Make use of inet_iif() when doing socket lookups. by Vlad Yasevich · 17 years ago
  8. a37ae40 [NET]: Don't declare extern variables in net/core/sysctl_net_core.c by Pavel Emelyanov · 17 years ago
  9. c1bd24b [TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update() by Chuck Lever · 17 years ago
  10. b6a0dc8 [Bluetooth] Add support for handling simple eSCO links by Marcel Holtmann · 17 years ago
  11. 6464f35 [Bluetooth] Fall back to L2CAP in basic mode by Marcel Holtmann · 17 years ago
  12. 4e8402a [Bluetooth] Retrieve L2CAP features mask on connection setup by Marcel Holtmann · 17 years ago
  13. 861d688 [Bluetooth] Remove global conf_mtu variable from L2CAP by Marcel Holtmann · 17 years ago
  14. a9de924 [Bluetooth] Switch from OGF+OCF to using only opcodes by Marcel Holtmann · 17 years ago
  15. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  16. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  17. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  18. 1399637 [IPSEC]: Rename mode to outer_mode and add inner_mode by Herbert Xu · 17 years ago
  19. 17c2a42 [IPSEC]: Store afinfo pointer in xfrm_mode by Herbert Xu · 17 years ago
  20. 1bfcb10 [IPSEC]: Add missing BEET checks by Herbert Xu · 17 years ago
  21. aa5d62c [IPSEC]: Move type and mode map into xfrm_state.c by Herbert Xu · 17 years ago
  22. 33b5ecb [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi by Herbert Xu · 17 years ago
  23. c4541b4 [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input by Herbert Xu · 17 years ago
  24. 47e958e [NET]: Fix the race between sk_filter_(de|at)tach and sk_clone() by Pavel Emelyanov · 17 years ago
  25. 309dd5f [NET]: Move the filter releasing into a separate call by Pavel Emelyanov · 17 years ago
  26. 48d6005 [INET]: Remove no longer needed ->equal callback by Pavel Emelyanov · 17 years ago
  27. abd6523 [INET]: Consolidate xxx_find() in fragment management by Pavel Emelyanov · 17 years ago
  28. c6fda28 [INET]: Consolidate xxx_frag_create() by Pavel Emelyanov · 17 years ago
  29. e521db9 [INET]: Consolidate xxx_frag_alloc() by Pavel Emelyanov · 17 years ago
  30. 2588fe1 [INET]: Consolidate xxx_frag_intern by Pavel Emelyanov · 17 years ago
  31. 982c37c 9p: remove sysctl by Eric Van Hensbergen · 17 years ago
  32. fb0466c 9p: fix bad kconfig cross-dependency by Eric Van Hensbergen · 17 years ago
  33. ba17674 9p: attach-per-user by Latchesar Ionkov · 17 years ago
  34. a80d923 9p: Make transports dynamic by Eric Van Hensbergen · 17 years ago
  35. e5bbef2 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers by Herbert Xu · 17 years ago
  36. 762cc40 [INET]: Consolidate the xxx_put by Pavel Emelyanov · 17 years ago
  37. 8e7999c [INET]: Consolidate the xxx_evictor by Pavel Emelyanov · 17 years ago
  38. 1e4b828 [INET]: Consolidate the xxx_frag_destroy by Pavel Emelyanov · 17 years ago
  39. 321a3a9 [INET]: Consolidate xxx_the secret_rebuild by Pavel Emelyanov · 17 years ago
  40. 277e650 [INET]: Consolidate the xxx_frag_kill by Pavel Emelyanov · 17 years ago
  41. 04128f2 [INET]: Collect common frag sysctl variables together by Pavel Emelyanov · 17 years ago
  42. 7eb9515 [INET]: Collect frag queues management objects together by Pavel Emelyanov · 17 years ago
  43. 5ab11c9 [INET]: Move common fields from frag_queues in one place. by Pavel Emelyanov · 17 years ago
  44. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  45. af1e1cf [IPVS]: Replace local version of skb_make_writable by Herbert Xu · 17 years ago
  46. 776c729 [IPV4]: Change ip_defrag to return an integer by Herbert Xu · 17 years ago
  47. 3191057 [IPv6]: Export userland ND options through netlink (RDNSS support) by Pierre Ynard · 17 years ago
  48. 092e9d9 [9P]: build fix with !CONFIG_SYSCTL by Ingo Molnar · 17 years ago
  49. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  50. d1ec3b7 [NETLINK]: Fix typos in comments in netlink.h by Pierre Ynard · 17 years ago
  51. 227b60f [INET]: local port range robustness by Stephen Hemminger · 17 years ago
  52. 0639300 [SCTP]: port randomization by Stephen Hemminger · 17 years ago
  53. 87bdc48 [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr by Herbert Xu · 17 years ago
  54. 37fedd3 [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output by Herbert Xu · 17 years ago
  55. 658b219 [IPSEC]: Move common code into xfrm_alloc_spi by Herbert Xu · 17 years ago
  56. 4665079 [NETNS]: Move some code into __init section when CONFIG_NET_NS=n by Pavel Emelyanov · 17 years ago
  57. cdf7e66 [IPSEC]: Unexport xfrm_replay_notify by Herbert Xu · 17 years ago
  58. 436a0a4 [IPSEC]: Move output replay code into xfrm_output by Herbert Xu · 17 years ago
  59. 83815de [IPSEC]: Move xfrm_state_check into xfrm_output.c by Herbert Xu · 17 years ago
  60. 406ef77 [IPSEC]: Move common output code to xfrm_output by Herbert Xu · 17 years ago
  61. bc31d3b [IPSEC] ah: Remove keys from ah_data structure by Herbert Xu · 17 years ago
  62. 4b7137f [IPSEC] esp: Remove keys from esp_data structure by Herbert Xu · 17 years ago
  63. f0703c8 [AF_IUCV]: postpone receival of iucv-packets by Ursula Braun · 17 years ago
  64. 57f2044 [AF_IUCV]: remove static declarations from header file. by Heiko Carstens · 17 years ago
  65. cfcabdc [NET]: sparse warning fixes by Stephen Hemminger · 17 years ago
  66. 5ecc2a5 [MAC80211]: Update beacon_update callback documentation by Michael Buesch · 17 years ago
  67. 478f8d2 [MAC80211]: add sta_notify callback by Tomas Winkler · 17 years ago
  68. 47f0c50 [MAC80211]: Add association LED trigger by Michael Buesch · 17 years ago
  69. 628a140 [MAC80211]: remove ALG_NONE by Johannes Berg · 17 years ago
  70. f9d540e [MAC80211]: remove management interface by Johannes Berg · 17 years ago
  71. a289755 [MAC80211]: add "invalid" interface type by Johannes Berg · 17 years ago
  72. 89e536a ax88796: add 93cx6 eeprom support by Magnus Damm · 17 years ago
  73. 3583240 [NETFILTER]: nf_conntrack_expect: kill unique ID by Patrick McHardy · 17 years ago
  74. 7f85f91 [NETFILTER]: nf_conntrack: kill unique ID by Patrick McHardy · 17 years ago
  75. f73e924 [NETFILTER]: ctnetlink: use netlink policy by Patrick McHardy · 17 years ago
  76. fdf7083 [NETFILTER]: nfnetlink: rename functions containing 'nfattr' by Patrick McHardy · 17 years ago
  77. df6fb86 [NETFILTER]: nfnetlink: convert to generic netlink attribute functions by Patrick McHardy · 17 years ago
  78. b4010e0 [PATCH] mac80211: remove generic IE for AP interfaces by Johannes Berg · 17 years ago
  79. b421995 [PKT_SCHED]: Add stateless NAT by Herbert Xu · 17 years ago
  80. ea49c35 [PATCH] mac80211: remove crypto algorithm typedef by Johannes Berg · 17 years ago
  81. f97df02 [PATCH] wireless networking: move frame inline functions to generic header by Johannes Berg · 17 years ago
  82. 75a5f0c [PATCH] mac80211: document a lot more by Johannes Berg · 17 years ago
  83. 1bc0826 [PATCH] mac80211: renumber and document the hardware flags by Johannes Berg · 17 years ago
  84. 0ec3ca4 [PATCH] mac80211: validate VLAN interfaces better by Johannes Berg · 17 years ago
  85. 4150c57 [PATCH] mac80211: revamp interface and filter configuration by Johannes Berg · 17 years ago
  86. f4618d3 [NETNS]: Simplify the network namespace list locking rules. by Eric W. Biederman · 17 years ago
  87. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  88. 0c4e858 [NET]: Wrap netdevice hardware header creation. by Stephen Hemminger · 17 years ago
  89. 2774c7a [NET]: Make the loopback device per network namespace. by Eric W. Biederman · 17 years ago
  90. 9dd776b [NET]: Add network namespace clone & unshare support. by Eric W. Biederman · 17 years ago
  91. 9c7d772 [MAC80211]: remove tx info sw_retry_attempt member by Johannes Berg · 17 years ago
  92. 6b301cd [MAC80211]: yet more documentation by Johannes Berg · 17 years ago
  93. c33e3f3 [MAC80211]: remove IEEE80211_CONF_SSID_HIDDEN by Johannes Berg · 17 years ago
  94. 72abd81 [MAC80211]: allow drivers to indicate failed FCS/PLCP checksum by Johannes Berg · 17 years ago
  95. 501d857 [IEEE80211]: Fix softmac lockdep reports. by Johannes Berg · 17 years ago
  96. 5568296 [NL80211]: add netlink interface to cfg80211 by Johannes Berg · 17 years ago
  97. 0800f17 [TCP]: Minor coding style fixup. by David S. Miller · 17 years ago
  98. b768920 [TCP]: Avoid clearing sacktag hint in trivial situations by Ilpo Järvinen · 17 years ago
  99. 5af4ec2 [TCP]: clear_all_retrans_hints prefixed by tcp_ by Ilpo Järvinen · 17 years ago
  100. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago