1. cf71d2bc sit: fix panic with route cache in ip tunnels by Nicolas Dichtel · 11 years ago
  2. ee5c231 xfrm: Clone states properly on migration by Steffen Klassert · 11 years ago
  3. 8c0cba2 xfrm: Take xfrm_state_lock in xfrm_migrate_state_find by Steffen Klassert · 11 years ago
  4. 35ea790d xfrm: Fix NULL pointer dereference on sub policy usage by Steffen Klassert · 11 years ago
  5. 876fc03 ip6_vti: Fix build when NET_IP_TUNNEL is not set. by Steffen Klassert · 11 years ago
  6. e3685e0 mac80211: fix station wakeup powersave race by Johannes Berg · 11 years ago
  7. 5108ca8 mac80211: insert stations before adding to driver by Johannes Berg · 11 years ago
  8. 1d147bf mac80211: fix AP powersave TX vs. wakeup race by Emmanuel Grumbach · 11 years ago
  9. ebe44f3 ip_tunnel: Move ip_tunnel_get_stats64 into ip_tunnel_core.c by David S. Miller · 11 years ago
  10. e95003c Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  11. 2e99c07 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  12. 50c11eb cfg80211: bugfix in regulatory user hint process by Inbal Hacohen · 11 years ago
  13. 525b870 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  14. d7cf0c3 af_packet: remove a stray tab in packet_set_ring() by Dan Carpenter · 11 years ago
  15. ffd5939 net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode by Daniel Borkmann · 11 years ago
  16. 7ffb0d3 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  17. 0eba801 netfilter: ctnetlink: force null nat binding on insert by Pablo Neira Ayuso · 11 years ago
  18. a625486 ipv4: fix counter in_slow_tot by Duan Jiong · 11 years ago
  19. a4b1b58 HID: Bluetooth: hidp: make sure input buffers are big enough by David Herrmann · 11 years ago
  20. 08b4465 gre: add link local route when local addr is any by Nicolas Dichtel · 11 years ago
  21. 70b271a batman-adv: fix potential kernel paging error for unicast transmissions by Antonio Quartulli · 11 years ago
  22. a5a5cb8 batman-adv: avoid double free when orig_node initialization fails by Antonio Quartulli · 11 years ago
  23. 05c3c8a batman-adv: free skb on TVLV parsing success by Antonio Quartulli · 11 years ago
  24. a30e22c batman-adv: fix TT CRC computation by ensuring byte order by Antonio Quartulli · 11 years ago
  25. b2262df batman-adv: fix potential orig_node reference leak by Simon Wunderlich · 11 years ago
  26. 08bf0ed batman-adv: avoid potential race condition when adding a new neighbour by Antonio Quartulli · 11 years ago
  27. f179142 batman-adv: properly check pskb_may_pull return value by Antonio Quartulli · 11 years ago
  28. 91c2b1a batman-adv: release vlan object after checking the CRC by Antonio Quartulli · 11 years ago
  29. e889241 batman-adv: fix TT-TVLV parsing on OGM reception by Antonio Quartulli · 11 years ago
  30. 930cd6e batman-adv: fix soft-interface MTU computation by Antonio Quartulli · 11 years ago
  31. f627ed9 netfilter: nf_tables: check if payload length is a power of 2 by Nikolay Aleksandrov · 11 years ago
  32. 478b360 netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=n by Florian Westphal · 11 years ago
  33. 0fd5d57 packet: check for ndo_select_queue during queue selection by Daniel Borkmann · 11 years ago
  34. b9507bd netdevice: move netdev_cap_txqueue for shared usage to header by Daniel Borkmann · 11 years ago
  35. 99932d4 netdevice: add queue selection fallback handler for ndo_select_queue by Daniel Borkmann · 11 years ago
  36. ef2820a net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer by Matija Glavinic Pecotic · 11 years ago
  37. cd0f0b9 ipv4: distinguish EHOSTUNREACH from the ENETUNREACH by Duan Jiong · 11 years ago
  38. 09db308 dccp: re-enable debug macro by Gerrit Renker · 11 years ago
  39. e9776d0 SUNRPC: Fix a pipe_version reference leak by Trond Myklebust · 11 years ago
  40. 9eb2ddb SUNRPC: Ensure that gss_auth isn't freed before its upcall messages by Trond Myklebust · 11 years ago
  41. 42ee19e openvswitch: Fix race. by Jarno Rajahalme · 11 years ago
  42. 04382a3 openvswitch: Read tcp flags only then the tranport header is present. by Jarno Rajahalme · 11 years ago
  43. 3c7eacf ovs: fix dp check in ovs_dp_reset_user_features by Jiri Pirko · 11 years ago
  44. 2b7a79b netfilter: nf_nat_snmp_basic: fix duplicates in if/else branches by FX Le Bail · 11 years ago
  45. 06efbd6 netfilter: nft_meta: fix typo "CONFIG_NET_CLS_ROUTE" by Paul Bolle · 11 years ago
  46. ce898ec netfilter: nft_reject_inet: fix unintended fall-through in switch-statatement by Patrick McHardy · 11 years ago
  47. 357137a ipv4: ipconfig.c: add parentheses in an if statement by FX Le Bail · 11 years ago
  48. 219e288 net: sched: Cleanup PIE comments by Vijay Subramanian · 11 years ago
  49. fe6cc55 net: ip, ipv6: handle gso skbs in forwarding path by Florian Westphal · 11 years ago
  50. d206940 net: core: introduce netif_skb_dev_features by Florian Westphal · 11 years ago
  51. efb842c sctp: optimize the sctp_sysctl_net_register by wangweidong · 11 years ago
  52. 22a1f514 sctp: fix a missed .data initialization by wangweidong · 11 years ago
  53. 0e0eee2 net: correct error path in rtnl_newlink() by Cong Wang · 11 years ago
  54. 64380a0 tipc: fix message corruption bug for deferred packets by Erik Hugne · 11 years ago
  55. 1bf4bbb mac80211: send control port protocol frames to the VO queue by Felix Fietkau · 11 years ago
  56. 16e5a2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  57. 6283567 SUNRPC: Fix potential memory scribble in xprt_free_bc_request() by Trond Myklebust · 11 years ago
  58. 06ea0bf SUNRPC: Fix races in xs_nospace() by Trond Myklebust · 11 years ago
  59. c368dda mac80211: fix memory leak by Eytan Lifshitz · 11 years ago
  60. 3276981 mac80211: fix sched_scan restart on recovery by Arik Nemtsov · 11 years ago
  61. 20e7c4e8 6lowpan: fix lockdep splats by Eric Dumazet · 11 years ago
  62. b6f52ae 9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers by Richard Yao · 11 years ago
  63. bf06200 tcp: tsq: fix nonagle handling by John Ogness · 11 years ago
  64. ac4c886 bridge: Prevent possible race condition in br_fdb_change_mac_address by Toshiaki Makita · 11 years ago
  65. 424bb9c bridge: Properly check if local fdb entry can be deleted when deleting vlan by Toshiaki Makita · 11 years ago
  66. a778e6d bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_port by Toshiaki Makita · 11 years ago
  67. 960b589 bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac_address by Toshiaki Makita · 11 years ago
  68. 2b292fb bridge: Fix the way to check if a local fdb entry can be deleted by Toshiaki Makita · 11 years ago
  69. a4b816d bridge: Change local fdb entries whenever mac address of bridge device changes by Toshiaki Makita · 11 years ago
  70. a3ebb7e bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_address by Toshiaki Makita · 11 years ago
  71. 2836882 bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr by Toshiaki Makita · 11 years ago
  72. a5642ab bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr by Toshiaki Makita · 11 years ago
  73. a699d65 SUNRPC: Don't create a gss auth cache unless rpc.gssd is running by Trond Myklebust · 11 years ago
  74. b10bd54 tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 min by Jesper Juhl · 11 years ago
  75. 946c032 net: fix 'ip rule' iif/oif device rename by Maciej Żenczykowski · 11 years ago
  76. 310f6fd 6lowpan: Remove unused pointer in lowpan_header_create() by Christian Engelmayer · 11 years ago
  77. d94c1f9 ipv6: icmp6_send: fix Oops when pinging a not set up IPv6 peer on a sit tunnel by FX Le Bail · 11 years ago
  78. e1d83ee net: Mark functions as static in net/sunrpc/svc_xprt.c by Rashika Kheria · 11 years ago
  79. bd76ed3 net: Include appropriate header file in netfilter/nft_lookup.c by Rashika Kheria · 11 years ago
  80. 535d3ae net: Move prototype declaration to header file include/net/net_namespace.h from net/ipx/af_ipx.c by Rashika Kheria · 11 years ago
  81. 7780d8a net: Move prototype declaration to header file include/net/datalink.h from net/ipx/af_ipx.c by Rashika Kheria · 11 years ago
  82. 578efbc net: Move prototype declaration to header file include/net/ipx.h from net/ipx/af_ipx.c by Rashika Kheria · 11 years ago
  83. 493cc5e net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.c by Rashika Kheria · 11 years ago
  84. ab3301bd net: Move prototype declaration to header file include/net/dn.h from net/decnet/af_decnet.c by Rashika Kheria · 11 years ago
  85. f56b8bf net: Move prototype declaration to appropriate header file from decnet/af_decnet.c by Rashika Kheria · 11 years ago
  86. 0a59f3a net: Mark functions as static in core/dev.c by Rashika Kheria · 11 years ago
  87. 02fe72c net: Include appropriate header file in caif/cfsrvl.c by Rashika Kheria · 11 years ago
  88. 8203274 net: Include appropriate header file in caif/caif_dev.c by Rashika Kheria · 11 years ago
  89. fd944bd net: Mark function as static in 9p/client.c by Rashika Kheria · 11 years ago
  90. 872c7e6f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  91. f41f031 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  92. 0ec1d15 libceph: do not dereference a NULL bio pointer by Ilya Dryomov · 11 years ago
  93. ff513ac libceph: take map_sem for read in handle_reply() by Ilya Dryomov · 11 years ago
  94. 0bbfdfe libceph: factor out logic from ceph_osdc_start_request() by Ilya Dryomov · 11 years ago
  95. 0f96b86 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
  96. 6d8c00d netfilter: nf_tables: unininline nft_trace_packet() by Patrick McHardy · 11 years ago
  97. 62f9c8b netfilter: nf_tables: fix loop checking with end interval elements by Pablo Neira Ayuso · 11 years ago
  98. 2fb91dd netfilter: nft_rbtree: fix data handling of end interval elements by Pablo Neira Ayuso · 11 years ago
  99. bd7fc64 netfilter: nf_tables: do not allow NFT_SET_ELEM_INTERVAL_END flag and data by Pablo Neira Ayuso · 11 years ago
  100. 4a5ab4e tcp: remove 1ms offset in srtt computation by Eric Dumazet · 11 years ago