1. 5f19d12 SCTP: Free the per-net sysctl table on net exit. v2 by Vlad Yasevich · 11 years ago
  2. 5465740 IP_GRE: Fix kernel panic in IP_GRE with GRE csum. by Pravin B Shelar · 11 years ago
  3. 9839ff0 sctp: set association state to established in dupcook_a handler by Xufeng Zhang · 11 years ago
  4. 75356a8 ip6mr: limit IPv6 MRT_TABLE identifiers by Dan Carpenter · 11 years ago
  5. b618ad1 batman-adv: filter ARP packets with invalid MAC addresses in DAT by Matthias Schiffer · 11 years ago
  6. 757dd82 batman-adv: check for more types of invalid IP addresses in DAT by Matthias Schiffer · 11 years ago
  7. 0d15bec batman-adv: fix skb leak in batadv_dat_snoop_incoming_arp_reply() by Matthias Schiffer · 11 years ago
  8. e91d169 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  9. b44108d ipv4: Fix route refcount on pmtu discovery by Steffen Klassert · 11 years ago
  10. ead0ad1 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  11. 0c8729c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 11 years ago
  12. d842950 net: net_cls: fd passed in SCM_RIGHTS datagram not set correctly by Daniel Wagner · 11 years ago
  13. 8141ed9 ipv4: Add a socket release callback for datagram sockets by Steffen Klassert · 11 years ago
  14. 9cb3a50 ipv4: Invalidate the socket cached route on pmtu events if possible by Steffen Klassert · 11 years ago
  15. 05ab86c xfrm4: Invalidate all ipv4 routes on IPsec pmtu events by Steffen Klassert · 11 years ago
  16. 5b653b2 xfrm: fix freed block size calculation in xfrm_policy_fini() by Michal Kubecek · 11 years ago
  17. bc9540c net: splice: fix __splice_segment() by Eric Dumazet · 11 years ago
  18. 82bda61 net: splice: avoid high order page splitting by Eric Dumazet · 12 years ago
  19. b74aa93 tcp: fix incorrect LOCKDROPPEDICMPS counter by Eric Dumazet · 11 years ago
  20. 6f809da ipv6: Add an error handler for icmp6 by Steffen Klassert · 11 years ago
  21. e2f6725 net/xfrm/xfrm_replay: avoid division by zero by Nickolai Zeldovich · 11 years ago
  22. 2f94aab sctp: refactor sctp_outq_teardown to insure proper re-initalization by Neil Horman · 11 years ago
  23. 811477d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  24. fa1e492 ipv4: Don't update the pmtu on mtu locked routes by Steffen Klassert · 11 years ago
  25. 38d523e ipv4: Remove output route check in ipv4_mtu by Steffen Klassert · 11 years ago
  26. 7efdba5 ipv6: fix header length calculation in ip6_append_data() by Romain KUNTZ · 11 years ago
  27. 8680451 mac80211: add encrypt headroom to PERR frames by Bob Copeland · 11 years ago
  28. 9cbbffe mac80211: set NEED_TXPROCESSING for PERR frames by Bob Copeland · 11 years ago
  29. b4a7ff7 mac80211: fix monitor mode injection by Felix Fietkau · 11 years ago
  30. aacde9e mac80211: synchronize scan off/on-channel and PS states by Stanislaw Gruszka · 12 years ago
  31. 1626e0f mac80211: fix FT roaming by Johannes Berg · 11 years ago
  32. 47fb3a2 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  33. cce894b tcp: fix a panic on UP machines in reqsk_fastopen_remove by Eric Dumazet · 11 years ago
  34. 6843cc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  35. 5b76c49 netfilter: x_tables: print correct hook names for ARP by Jan Engelhardt · 11 years ago
  36. 1e47ee8 netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns by Pablo Neira Ayuso · 11 years ago
  37. d07d750 net, wireless: overwrite default_ethtool_ops by Stanislaw Gruszka · 11 years ago
  38. 93ccb39 Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  39. 7b514a8 tcp: accept RST without ACK flag by Eric Dumazet · 11 years ago
  40. 7144bca nfs: fix sunrpc/clnt.c kernel-doc warnings by Randy Dunlap · 11 years ago
  41. 21caa66 ipv6: use addrconf_get_prefix_route for prefix route lookup [v2] by Romain Kuntz · 11 years ago
  42. 85da53b ipv6: fix the noflags test in addrconf_get_prefix_route by Romain Kuntz · 11 years ago
  43. f26845b tcp: fix splice() and tcp collapsing interaction by Eric Dumazet · 11 years ago
  44. ff905b1 tcp: splice: fix an infinite loop in tcp_read_sock() by Eric Dumazet · 11 years ago
  45. 7be72c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  46. 4610476 netfilter: xt_CT: fix unset return value if conntrack zone are disabled by Pablo Neira Ayuso · 11 years ago
  47. b7e98b5 Bluetooth: Check if the hci connection exists in SCO shutdown by Gustavo Padovan · 12 years ago
  48. 7b064ed Bluetooth: Fix authentication if acl data comes before remote feature evt by Jaganath Kanakkassery · 11 years ago
  49. 0a9ab9b Bluetooth: Fix incorrect strncpy() in hidp_setup_hid() by Anderson Lizardo · 12 years ago
  50. dbccd79 Bluetooth: Fix sending HCI commands after reset by Szymon Janc · 12 years ago
  51. a9b8a89 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  52. c9be4a5 net: prevent setting ttl=0 via IP_TTL by Cong Wang · 12 years ago
  53. 87ed500 SUNRPC: Ensure we release the socket write lock if the rpc_task exits early by Trond Myklebust · 12 years ago
  54. 5c33d9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  55. a9403f8 ah6/esp6: set transport header correctly for IPsec tunnel mode. by Li RongQing · 12 years ago
  56. 7143dfa ah4/esp4: set transport header correctly for IPsec tunnel mode. by Li RongQing · 12 years ago
  57. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 12 years ago
  58. 32fa10b Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  59. 36a25de sctp: fix Kconfig bug in default cookie hmac selection by Alex Elder · 12 years ago
  60. c7e2e1d ipv4: fix NULL checking in devinet_ioctl() by Xi Wang · 12 years ago
  61. 9dd4a13 net/ipv4/ipconfig: really display the BOOTP/DHCP server's address. by Philippe De Muyter · 12 years ago
  62. 5ff3fec mac802154: fix NOHZ local_softirq_pending 08 warning by Alexander Aring · 12 years ago
  63. 2727de7 netfilter: xt_recent: avoid high order page allocations by Eric Dumazet · 12 years ago
  64. 757ae31 netfilter: fix missing dependencies for the NOTRACK target by Pablo Neira Ayuso · 12 years ago
  65. 429da4c netfilter: ip6t_NPT: fix IPv6 NTP checksum calculation by Ulrich Weber · 12 years ago
  66. 360e1a5 SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9 by Trond Myklebust · 12 years ago
  67. c6567ed SUNRPC: Ensure that we free the rpc_task after cleanups are done by Trond Myklebust · 12 years ago
  68. 09b1426 mac80211: fix maximum MTU by Chaitanya · 12 years ago
  69. 826262c mac80211: fix dtim_period in hidden SSID AP association by Johannes Berg · 12 years ago
  70. a56f992 mac80211: use del_timer_sync for final sta cleanup timer deletion by Johannes Berg · 12 years ago
  71. 97f97b1 mac80211: fix station destruction in AP/mesh modes by Johannes Berg · 12 years ago
  72. b7cfcd1 mac80211: RMC buckets are just list heads by Thomas Pedersen · 12 years ago
  73. 4d76d21 mac80211: assign VLAN channel contexts by Johannes Berg · 12 years ago
  74. 2d4072a mac80211: flush AP_VLAN stations when tearing down the BSS AP by Felix Fietkau · 12 years ago
  75. 34bcf71 mac80211: fix ibss scanning by Stanislaw Gruszka · 12 years ago
  76. fdb184d bridge: add empty br_mdb_init() and br_mdb_uninit() definitions. by Rami Rosen · 12 years ago
  77. 3ec8e9f bridge: Correctly unregister MDB rtnetlink handlers by Vlad Yasevich · 12 years ago
  78. 58890c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  79. ac196f8 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  80. 0fa6ebc libceph: fix protocol feature mismatch failure path by Sage Weil · 12 years ago
  81. 122070a libceph: WARN, don't BUG on unexpected connection states by Alex Elder · 12 years ago
  82. e6d50f6 libceph: always reset osds when kicking by Alex Elder · 12 years ago
  83. ab60b16 libceph: move linger requests sooner in kick_requests() by Alex Elder · 12 years ago
  84. ae782bb ipv6/ip6_gre: set transport header correctly by Isaku Yamahata · 12 years ago
  85. 861aa6d ipv4/ip_gre: set transport header correctly to gre header by Isaku Yamahata · 12 years ago
  86. a496759 IB/rds: suppress incompatible protocol when version is known by Marciniszyn, Mike · 12 years ago
  87. f2e9bd7 IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len by Marciniszyn, Mike · 12 years ago
  88. c3ae62af tcp: should drop incoming frames without ACK flag set by Eric Dumazet · 12 years ago
  89. 143cdd8 batman-adv: fix random jitter calculation by Akinobu Mita · 12 years ago
  90. 1310b955 netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expect by Jesper Juhl · 12 years ago
  91. 32263dd netfilter: xt_hashlimit: fix namespace destroy path by Vitaly E. Lavrov · 12 years ago
  92. 665e205 netfilter: xt_recent: fix namespace destroy path by Vitaly E. Lavrov · 12 years ago
  93. 0918184 netfilter: xt_hashlimit: fix race that results in duplicated entries by Pablo Neira Ayuso · 12 years ago
  94. cf0be880 arp: fix a regression in arp_solicit() by Cong Wang · 12 years ago
  95. 10db906 netfilter: xt_CT: recover NOTRACK target support by Pablo Neira Ayuso · 12 years ago
  96. d2fe85d net: sched: integer overflow fix by Stefan Hasko · 12 years ago
  97. 8baf82b CONFIG_HOTPLUG removal from networking core by Greg KH · 12 years ago
  98. 9b1536c bridge: call br_netpoll_disable in br_add_if by Gao feng · 12 years ago
  99. 9650388 ipv4: arp: fix a lockdep splat in arp_solicit() by Eric Dumazet · 12 years ago
  100. 30e6c9f net: devnet_rename_seq should be a seqcount by Eric Dumazet · 12 years ago