1. 5c29fb1 ipv6: only apply anti-spoofing checks to not-pointopoint tunnels by Hannes Frederic Sowa · 11 years ago
  2. e62bc9e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  3. fb825a5 openvswitch: Add Kconfig dependency on GRE-DEMUX. by Pravin B Shelar · 11 years ago
  4. 4e144d3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  5. 496e4ae netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flag by Florian Westphal · 11 years ago
  6. e77e430 more open-coded file_inode() calls by Al Viro · 11 years ago
  7. 2ffae99 ipv4: use next hop exceptions also for input routes by Timo Teräs · 11 years ago
  8. b173ee4 ipv6: resend MLD report if a link-local address completes DAD by Hannes Frederic Sowa · 11 years ago
  9. 1ec047e ipv6: introduce per-interface counter for dad-completed ipv6 addresses by Hannes Frederic Sowa · 11 years ago
  10. 4f6bb24 SUNRPC: PipeFS MOUNT notification optimization for dying clients by Stanislav Kinsbursky · 11 years ago
  11. e73f4cc SUNRPC: split client creation routine into setup and registration by Stanislav Kinsbursky · 11 years ago
  12. adb6fa7 SUNRPC: fix races on PipeFS UMOUNT notifications by Stanislav Kinsbursky · 11 years ago
  13. 3848160 SUNRPC: fix races on PipeFS MOUNT notifications by Stanislav Kinsbursky · 11 years ago
  14. 57ed5cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  15. 207bc11 Merge branch 'freezer' by Rafael J. Wysocki · 11 years ago
  16. 3a36515 netlink: fix splat in skb_clone with large messages by Pablo Neira · 11 years ago
  17. 5e6700b sit: add support of x-netns by Nicolas Dichtel · 11 years ago
  18. 621e84d dev: introduce skb_scrub_packet() by Nicolas Dichtel · 11 years ago
  19. 77ecaac ipv6: rearm router solicitaion timer when setting new tokenized address by Hannes Frederic Sowa · 11 years ago
  20. a5cc68f af_key: fix info leaks in notify messages by Mathias Krause · 11 years ago
  21. a963a37 ipv6: ip6_sk_dst_check() must not assume ipv6 dst by Eric Dumazet · 11 years ago
  22. 5dbe7c1 net: fix kernel deadlock with interface rename and netdev name retrieval. by Nicolas Schichan · 11 years ago
  23. 963b89e sit: fix 4in4 + IPsec scenario by Nicolas Dichtel · 11 years ago
  24. a77471f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  25. 729d8d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  26. 4d0c875 ipvs: add sync_persist_mode flag by Julian Anastasov · 11 years ago
  27. eba3b5a ipvs: SH fallback and L4 hashing by Alexander Frolkin · 11 years ago
  28. acaac5d ipvs: drop SCTP connections depending on state by Julian Anastasov · 11 years ago
  29. 61e7c42 ipvs: replace the SCTP state machine by Julian Anastasov · 11 years ago
  30. c6c96c1 ipvs: sloppy TCP and SCTP by Alexander Frolkin · 11 years ago
  31. bba54de ipvs: provide iph to schedulers by Julian Anastasov · 11 years ago
  32. 3f5d6af Merge ../vxlan-x by Stephen Hemminger · 11 years ago
  33. 537f7f8 bridge: check for zero ether address in fdb add by Stephen Hemminger · 11 years ago
  34. 2d48d67 net: poll/select low latency socket support by Eliezer Tamir · 11 years ago
  35. 62208f1 net: sctp: simplify sctp_get_port by Daniel Borkmann · 11 years ago
  36. 0a2fbac net: sctp: decouple cleaning some socket data from endpoint by Daniel Borkmann · 11 years ago
  37. b527fe6 net: sctp: minor: sctp_seq_dump_local_addrs add missing newline by Daniel Borkmann · 11 years ago
  38. 52db882 net: sctp: migrate cookie life from timeval to ktime by Daniel Borkmann · 11 years ago
  39. 2b9651d ipv6: remove old token ipv6 address as soon as possible by Hannes Frederic Sowa · 11 years ago
  40. dc84829 ipv6: check return value of ipv6_get_lladdr by Hannes Frederic Sowa · 11 years ago
  41. 876fd05 ipv6: don't disable interface if last ipv6 address is removed by Hannes Frederic Sowa · 11 years ago
  42. b7b1bfc ipv6: split duplicate address detection and router solicitation timer by Hannes Frederic Sowa · 11 years ago
  43. bd8a703 gre: fix a possible skb leak by Eric Dumazet · 11 years ago
  44. 2b7a5db Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  45. ab4eb35 ipv6: Process unicast packet with Router Alert by checking flag in skb. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  46. 9d5c34f 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
  47. f693dff rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del} by Mike Rapoport · 11 years ago
  48. 6da334e ipv6: add include file to suppress sparse warnings by Eric Dumazet · 11 years ago
  49. bcbde0d net: netlink: virtual tap device management by Daniel Borkmann · 11 years ago
  50. a3d9dd8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  51. 9fbdc75 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  52. 66ba271 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  53. 57bf744 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  54. c8fc51c netfilter: ipt_ULOG: fix incorrect setting of ulog timer by Gao feng · 11 years ago
  55. 6c7c4cb mac80211: initialize power mode for mesh STAs by Thomas Pedersen · 11 years ago
  56. ac49e1a mac80211: allow self-protected frame tx without sta by Thomas Pedersen · 11 years ago
  57. a33d402 cfg80211: fix compilation warning for cfg80211_leave_all() by Arend van Spriel · 11 years ago
  58. f9bef3d wireless: check for dangling wdev->current_bss pointer by Ben Greear · 11 years ago
  59. 0e3a39b wireless: add comments about bss refcounting by Ben Greear · 11 years ago
  60. 6f39090 wireless: Make sure __cfg80211_connect_result always puts bss by Ben Greear · 11 years ago
  61. 797a7d6 netfilter: ctnetlink: send event when conntrack label was modified by Florian Westphal · 11 years ago
  62. 5aed938 netfilter: nf_nat_sip: fix mangling by Balazs Peter Odor · 11 years ago
  63. aeb193e net: Unmap fragment page once iterator is done by Wedson Almeida Filho · 11 years ago
  64. 7e2f934 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  65. 479b1a5 openvswitch: Use correct config guard. by Pravin B Shelar · 11 years ago
  66. 7c77602 bridge: fix a typo in comments by Cong Wang · 11 years ago
  67. 60877a3 net: allow large number of tx queues by Eric Dumazet · 11 years ago
  68. a49dd9d VSOCK: Fix VSOCK_HASH and VSOCK_CONN_HASH by Asias He · 11 years ago
  69. 0fc9324 VSOCK: Remove unnecessary label by Asias He · 11 years ago
  70. dce1a28 VSOCK: Return VMCI_ERROR_NO_MEM when fails to allocate skb by Asias He · 11 years ago
  71. b3a6dfe VSOCK: Introduce vsock_auto_bind helper by Asias He · 11 years ago
  72. b33698e ipv6: remove a useless pr_info() in addrconf_gre_config() by Cong Wang · 11 years ago
  73. b8f4e06 Bluetooth: Improve comments on the HCI_Delete_Store_Link_Key issue by Gustavo Padovan · 11 years ago
  74. 3f6fa3d Bluetooth: Fix invalid length check in l2cap_information_rsp() by Jaganath Kanakkassery · 11 years ago
  75. 673e1dd Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code. by Chen Gang · 11 years ago
  76. 0a80465 Bluetooth: Remove unneeded flag by Andrei Emeltchenko · 11 years ago
  77. 034cbea Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flag by Andrei Emeltchenko · 11 years ago
  78. 12602d0 Bluetooth: Mgmt Device Found Event by Andre Guedes · 11 years ago
  79. 8892d8b Bluetooth: Remove empty event handler by Andre Guedes · 11 years ago
  80. b043434 Bluetooth: Remove inquiry helpers by Andre Guedes · 11 years ago
  81. 917eedc Bluetooth: Remove LE scan helpers by Andre Guedes · 11 years ago
  82. 3fd319b Bluetooth: Refactor hci_cc_le_set_scan_enable by Andre Guedes · 11 years ago
  83. 1183fdc Bluetooth: Make mgmt_stop_discovery_failed static by Andre Guedes · 11 years ago
  84. 82f4785 Bluetooth: Remove stop discovery handling from hci_event.c by Andre Guedes · 11 years ago
  85. 0e05bba Bluetooth: Update stop_discovery to use HCI request by Andre Guedes · 11 years ago
  86. 4c87eaa Bluetooth: Use HCI request in interleaved discovery by Andre Guedes · 11 years ago
  87. 0d8cc93 Bluetooth: Move discovery macros to hci_core.h by Andre Guedes · 11 years ago
  88. 41dc2bd Bluetooth: Make mgmt_start_discovery_failed static by Andre Guedes · 11 years ago
  89. fef5234 Bluetooth: Remove start discovery handling from hci_event.c by Andre Guedes · 11 years ago
  90. 7c30772 Bluetooth: Update start_discovery to use HCI request by Andre Guedes · 11 years ago
  91. 1f9b9a5 Bluetooth: Make inquiry_cache_flush non-static by Andre Guedes · 11 years ago
  92. 44f3b0f Bluetooth: Fix multiple LE socket handling by Johan Hedberg · 11 years ago
  93. 0cc59a72c Bluetooth: Remove useless hci_conn disc_timeout setting by Johan Hedberg · 11 years ago
  94. 5ee9891 Bluetooth: Simplify hci_conn_hold/drop logic for L2CAP by Johan Hedberg · 11 years ago
  95. af1c013 Bluetooth: Remove unnecessary L2CAP channel state check by Johan Hedberg · 11 years ago
  96. 60bac18 Bluetooth: Remove useless sk variable in l2cap_le_conn_ready by Johan Hedberg · 11 years ago
  97. 97f57c0 Bluetooth: Fix duplicate call to l2cap_chan_ready() by Johan Hedberg · 11 years ago
  98. d872992 Bluetooth: Add clarifying comment to l2cap_conn_ready() by Johan Hedberg · 11 years ago
  99. 9f22398c Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add() by Johan Hedberg · 11 years ago
  100. 141d570 Bluetooth: Fix EBUSY condition test in l2cap_chan_connect by Johan Hedberg · 11 years ago