1. b5faa64 NFC: Changed the HCI cmd execution callback prototype by Eric Lapuyade · 12 years ago
  2. c1be211 NFC: Correct outgoing frame before requeueing by Waldemar Rymarkiewicz · 12 years ago
  3. ade67208 NFC: Remove crc generation from shdlc layer by Waldemar Rymarkiewicz · 12 years ago
  4. 52da244 NFC: Fix possible LLCP memory leak by Wei Yongjun · 12 years ago
  5. 33e5971 NFC: Remove pointless conditional before HCI kfree_skb() by Wei Yongjun · 12 years ago
  6. 474fee3 NFC: Use system_nrt_wq instead of custom ones by Tejun Heo · 12 years ago
  7. 5db327f NFC: Remove repeated code for NULL check by Syam Sidhardhan · 12 years ago
  8. 767f19a NFC: Implement NCI dep_link_up and dep_link_down by Ilan Elias · 12 years ago
  9. ac20683 NFC: Parse NCI NFC-DEP activation params by Ilan Elias · 12 years ago
  10. 7e03523 NFC: Set local general bytes in nci_start_poll by Ilan Elias · 12 years ago
  11. 3e10986 net: guard tcp_set_keepalive() to tcp sockets by Eric Dumazet · 12 years ago
  12. 9e49e88 filter: add XOR instruction for use with X/K by Daniel Borkmann · 12 years ago
  13. 5640f76 net: use a per task frag allocator by Eric Dumazet · 12 years ago
  14. ae47351 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  15. 791ef39 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  16. 9b4e9e7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  17. 6ee584b netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute by Pablo Neira Ayuso · 12 years ago
  18. ba8d3b0 netfilter: nfnetlink_queue: fix maximum packet length to userspace by Pablo Neira Ayuso · 12 years ago
  19. 7be54ca netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries by Pablo Neira Ayuso · 12 years ago
  20. 54eb3df netfilter: xt_time: add support to ignore day transition by Florian Westphal · 12 years ago
  21. eab4834 rfkill: prevent unnecessary event generation by Vitaly Wool · 12 years ago
  22. 7caf69f batman-adv: Fix symmetry check / route flapping in multi interface setups by Linus Lüssing · 12 years ago
  23. 40a3eb3 batman-adv: Fix change mac address of soft iface. by Def · 12 years ago
  24. 30099b2 tcp: TCP Fast Open Server - record retransmits after 3WHS by Neal Cardwell · 12 years ago
  25. 3e0304a netfilter: ipset: Support to match elements marked with "nomatch" by Jozsef Kadlecsik · 12 years ago
  26. 3ace95c netfilter: ipset: Coding style fixes by Jozsef Kadlecsik · 12 years ago
  27. 10111a6 netfilter: ipset: Include supported revisions in module description by Jozsef Kadlecsik · 12 years ago
  28. bd9087e netfilter: ipset: Add /0 network support to hash:net,iface type by Jozsef Kadlecsik · 12 years ago
  29. e69bebd tcp: TCP Fast Open Server - call tcp_validate_incoming() for all packets by Neal Cardwell · 12 years ago
  30. 0725398 tcp: TCP Fast Open Server - note timestamps and retransmits for SYNACK RTT by Neal Cardwell · 12 years ago
  31. 016818d tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS by Neal Cardwell · 12 years ago
  32. 623df48 tcp: extract code to compute SYNACK RTT by Neal Cardwell · 12 years ago
  33. ab43ed8 ipv4: raw: fix icmp_filter() by Eric Dumazet · 12 years ago
  34. 1199992 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  35. 5ce765a libceph: only kunmap kmapped pages by Alex Elder · 12 years ago
  36. b9fed74 netfilter: ipset: Check and reject crazy /0 input parameters by Jozsef Kadlecsik · 12 years ago
  37. 6e27c9b netfilter: ipset: Fix sparse warnings "incorrect type in assignment" by Jozsef Kadlecsik · 12 years ago
  38. 5e95377 ipconfig: add nameserver IPs to kernel-parameter ip= by Christoph Fritz · 12 years ago
  39. bf5b30b net: change return values from -EACCES to -EPERM by Zhao Hongjiang · 12 years ago
  40. f950c0e ipv6: fix return value check in fib6_add() by Wei Yongjun · 12 years ago
  41. fc18162 l2tp: fix compile error when CONFIG_IPV6=m and CONFIG_L2TP=y by Amerigo Wang · 12 years ago
  42. c6f219d mac80211: don't send delBA on addBA failure by Johannes Berg · 12 years ago
  43. 582bb50 mac80211: don't send delBA when removing stations by Johannes Berg · 12 years ago
  44. 7f16114 mac80211: don't send delBA before disassoc by Johannes Berg · 12 years ago
  45. 2cbc78a netfilter: combine ipt_REDIRECT and ip6t_REDIRECT by Jan Engelhardt · 12 years ago
  46. b3d54b3 netfilter: combine ipt_NETMAP and ip6t_NETMAP by Jan Engelhardt · 12 years ago
  47. 136251d netfilter: nf_nat: remove obsolete rcu_read_unlock call by Ulrich Weber · 12 years ago
  48. b0cdb1d netfilter: nf_nat: fix oops when unloading protocol modules by Patrick McHardy · 12 years ago
  49. b0041d1 netfilter: fix IPv6 NAT dependencies in Kconfig by Pablo Neira Ayuso · 12 years ago
  50. c0d680e net: do not disable sg for packets requiring no checksum by Ed Cashin · 12 years ago
  51. e3ac104 xfrm_user: don't copy esn replay window twice for new states by Mathias Krause · 12 years ago
  52. ecd7918 xfrm_user: ensure user supplied esn replay window is valid by Mathias Krause · 12 years ago
  53. 1f86840 xfrm_user: fix info leak in copy_to_user_tmpl() by Mathias Krause · 12 years ago
  54. 7b78983 xfrm_user: fix info leak in copy_to_user_policy() by Mathias Krause · 12 years ago
  55. f778a63 xfrm_user: fix info leak in copy_to_user_state() by Mathias Krause · 12 years ago
  56. 4c87308 xfrm_user: fix info leak in copy_to_user_auth() by Mathias Krause · 12 years ago
  57. bc26ccd tcp: restore rcv_wscale in a repair mode (v2) by Andrey Vagin · 12 years ago
  58. 4308fc5 tcp: Document use of undefined variable. by Alan Cox · 12 years ago
  59. bb68b64 ipv4: Don't add TCP-code in inet_sock_destruct by Christoph Paasch · 12 years ago
  60. 2514ec8 mac80211: fix IBSS auth TX debug message by Sylvain Roger Rieunier · 12 years ago
  61. a519fc7 SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT by Trond Myklebust · 12 years ago
  62. 8ea853f net/core: fix comment in skb_try_coalesce by Li RongQing · 12 years ago
  63. 6b10286 ipv6: unify fragment thresh handling code by Amerigo Wang · 12 years ago
  64. d4915c0 ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline by Amerigo Wang · 12 years ago
  65. b836c99 ipv6: unify conntrack reassembly expire code with standard one by Amerigo Wang · 12 years ago
  66. c038a76 ipv6: add a new namespace for nf_conntrack_reasm by Amerigo Wang · 12 years ago
  67. 8c4c49d netpoll: call ->ndo_select_queue() in tx path by Amerigo Wang · 12 years ago
  68. 6b6e272 netdev: make address const in device address management by stephen hemminger · 12 years ago
  69. 7126195 pkt_sched: fix virtual-start-time update in QFQ by Paolo Valente · 12 years ago
  70. 15c0417 tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero by Michal Kubeček · 12 years ago
  71. dbd6b11 batman-adv: make batadv_test_bit() return 0 or 1 only by Linus Lüssing · 12 years ago
  72. 6b78f16 gre: add GSO support by Eric Dumazet · 12 years ago
  73. 2c60db0 net: provide a default dev->ethtool_ops by Eric Dumazet · 12 years ago
  74. 828de4f net: dev: fix incorrect getting net device's name by Gao feng · 12 years ago
  75. 3fd91fb ipv6: recursive check rt->dst.from when call rt6_check_expired by Li RongQing · 12 years ago
  76. b40863c net: more accurate network taps in transmit path by Eric Dumazet · 12 years ago
  77. 552bff0 cfg80211: constify name parameter to add_virtual_intf by Johannes Berg · 12 years ago
  78. 2ad4814 mac80211: make reset debugfs depend on CONFIG_PM by Johannes Berg · 12 years ago
  79. 23b3b13 Bluetooth: Update management interface revision by Johan Hedberg · 12 years ago
  80. 92a2525 Bluetooth: mgmt: Implement support for passkey notification by Johan Hedberg · 12 years ago
  81. a85d0d7 cfg80211: fix possible circular lock on reg_regdb_search() by Luis R. Rodriguez · 12 years ago
  82. 78c04c0 Bluetooth: Fix not removing power_off delayed work by Vinicius Costa Gomes · 12 years ago
  83. aad3d0e Bluetooth: Fix freeing uninitialized delayed works by Andrei Emeltchenko · 12 years ago
  84. 562fcc2 Bluetooth: mgmt: Fix enabling LE while powered off by Andrzej Kaczmarek · 12 years ago
  85. 3d1cbdd Bluetooth: mgmt: Fix enabling SSP while powered off by Andrzej Kaczmarek · 12 years ago
  86. 433a195 xfrm: fix a read lock imbalance in make_blackhole by Li RongQing · 12 years ago
  87. 1d57f19 tcp: fix regression in urgent data handling by Eric Dumazet · 12 years ago
  88. 0e698bf net: fix memory leak on oom with zerocopy by Michael S. Tsirkin · 12 years ago
  89. c254637 xfrm_user: return error pointer instead of NULL #2 by Mathias Krause · 12 years ago
  90. 864745d xfrm_user: return error pointer instead of NULL by Mathias Krause · 12 years ago
  91. adccff3 net/tipc/name_table.c: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  92. a2bf91b net/openvswitch/vport.c: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  93. 4c83501 net/ieee802154/6lowpan.c: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  94. 2c20cbd ipv6: use DST_* macro to set obselete field by Nicolas Dichtel · 12 years ago
  95. 6f3118b ipv6: use net->rt_genid to check dst validity by Nicolas Dichtel · 12 years ago
  96. ee8372d xfrm: invalidate dst on policy insertion/deletion by Nicolas Dichtel · 12 years ago
  97. b42664f netns: move net->ipv4.rt_genid to net->rt_genid by Nicolas Dichtel · 12 years ago
  98. 2885da7 net: rt_cache_flush() cleanup by Eric Dumazet · 12 years ago
  99. bafa6d9 ipv4/route: arg delay is useless in rt_cache_flush() by Nicolas Dichtel · 12 years ago
  100. ed44a95 cfg80211/nl80211: Notify connection request failure in AP mode by Pandiyarajan Pitchaimuthu · 12 years ago