1. e1d83ee net: Mark functions as static in net/sunrpc/svc_xprt.c by Rashika Kheria · 11 years ago
  2. bd76ed3 net: Include appropriate header file in netfilter/nft_lookup.c by Rashika Kheria · 11 years ago
  3. 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
  4. 7780d8a net: Move prototype declaration to header file include/net/datalink.h from net/ipx/af_ipx.c by Rashika Kheria · 11 years ago
  5. 578efbc net: Move prototype declaration to header file include/net/ipx.h from net/ipx/af_ipx.c by Rashika Kheria · 11 years ago
  6. 493cc5e net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.c by Rashika Kheria · 11 years ago
  7. ab3301bd net: Move prototype declaration to header file include/net/dn.h from net/decnet/af_decnet.c by Rashika Kheria · 11 years ago
  8. f56b8bf net: Move prototype declaration to appropriate header file from decnet/af_decnet.c by Rashika Kheria · 11 years ago
  9. 0a59f3a net: Mark functions as static in core/dev.c by Rashika Kheria · 11 years ago
  10. 02fe72c net: Include appropriate header file in caif/cfsrvl.c by Rashika Kheria · 11 years ago
  11. 8203274 net: Include appropriate header file in caif/caif_dev.c by Rashika Kheria · 11 years ago
  12. fd944bd net: Mark function as static in 9p/client.c by Rashika Kheria · 11 years ago
  13. 872c7e6 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  14. f41f031 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  15. 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
  16. 6d8c00d netfilter: nf_tables: unininline nft_trace_packet() by Patrick McHardy · 11 years ago
  17. 62f9c8b netfilter: nf_tables: fix loop checking with end interval elements by Pablo Neira Ayuso · 11 years ago
  18. 2fb91dd netfilter: nft_rbtree: fix data handling of end interval elements by Pablo Neira Ayuso · 11 years ago
  19. bd7fc64 netfilter: nf_tables: do not allow NFT_SET_ELEM_INTERVAL_END flag and data by Pablo Neira Ayuso · 11 years ago
  20. 4a5ab4e tcp: remove 1ms offset in srtt computation by Eric Dumazet · 11 years ago
  21. dbe1730 bridge: fix netconsole setup over bridge by Cong Wang · 11 years ago
  22. ed98df3 net: use __GFP_NORETRY for high order allocations by Eric Dumazet · 11 years ago
  23. 00fe11b netpoll: fix netconsole IPv6 setup by Sabrina Dubroca · 11 years ago
  24. 661dbf3 net: sctp: fix initialization of local source address on accepted ipv6 sockets by Matija Glavinic Pecotic · 11 years ago
  25. 63b5f15 ipv4: Fix runtime WARNING in rtmsg_ifa() by Geert Uytterhoeven · 11 years ago
  26. 0165d93 netfilter: nf_tables: fix racy rule deletion by Pablo Neira Ayuso · 11 years ago
  27. b8ecbee netfilter: nf_tables: fix log/queue expressions for NFPROTO_INET by Patrick McHardy · 11 years ago
  28. fab57a6 mac80211: fix virtual monitor interface iteration by Johannes Berg · 11 years ago
  29. 338f977 mac80211: fix fragmentation code, particularly for encryption by Johannes Berg · 11 years ago
  30. d4c80d9 mac80211: Fix IBSS disconnect by Sujith Manoharan · 11 years ago
  31. 0297ea1 mac80211: release the channel in error path in start_ap by Emmanuel Grumbach · 11 years ago
  32. f9d15d1 cfg80211: send scan results from work queue by Johannes Berg · 11 years ago
  33. a617302 cfg80211: fix scan done race by Johannes Berg · 11 years ago
  34. 8ffcc70 mac80211: avoid deadlock revealed by lockdep by Emmanuel Grumbach · 11 years ago
  35. 5a6aa70 cfg80211: re-enable 5/10 MHz support by Johannes Berg · 11 years ago
  36. f12cb28 nl80211: Reset split_start when netlink skb is exhausted by Pontus Fuchs · 11 years ago
  37. 2f61743 mac80211: move roc cookie assignment earlier by Eliad Peller · 11 years ago
  38. 05513e9 netfilter: nf_tables: add reject module for NFPROTO_INET by Patrick McHardy · 11 years ago
  39. cc4723c netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts by Patrick McHardy · 11 years ago
  40. 64d4680 netfilter: nf_tables: add AF specific expression support by Patrick McHardy · 11 years ago
  41. 51292c0 netfilter: nft_ct: fix missing NFT_CT_L3PROTOCOL key in validity checks by Patrick McHardy · 11 years ago
  42. ec2c993 netfilter: nf_tables: fix potential oops when dumping sets by Patrick McHardy · 11 years ago
  43. 53b7028 netfilter: nf_tables: fix overrun in nf_tables_set_alloc_name() by Patrick McHardy · 11 years ago
  44. e53376b netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt by Pablo Neira Ayuso · 11 years ago
  45. 829d931 netfilter: nf_nat_h323: fix crash in nf_ct_unlink_expect_report() by Alexey Dobriyan · 11 years ago
  46. c6825c0 netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get by Andrey Vagin · 11 years ago
  47. 3dd7279 netfilter: nf_tables: fix oops when deleting a chain with references by Patrick McHardy · 11 years ago
  48. 2a53bfb netfilter: nft_ct: fix unconditional dump of 'dir' attr by Arturo Borrero · 11 years ago
  49. c14e095 openvswitch: Suppress error messages on megaflow updates by Andy Zhou · 11 years ago
  50. e4c6d75 openvswitch: Fix ovs_flow_free() ovs-lock assert. by Pravin B Shelar · 11 years ago
  51. 45fb9c3 openvswitch: Fix ovs_dp_cmd_msg_size() by Daniele Di Proietto · 11 years ago
  52. e80857c openvswitch: Fix kernel panic on ovs_flow_free by Andy Zhou · 11 years ago
  53. aea0bb4 openvswitch: Pad OVS_PACKET_ATTR_PACKET if linear copy was performed by Thomas Graf · 11 years ago
  54. 6049f25 rtnetlink: fix oops in rtnl_link_get_slave_info_data_size by Fernando Luis Vazquez Cao · 11 years ago
  55. a664a4f net/ipv4: Use proper RCU APIs for writer-side in udp_offload.c by Shlomo Pongratz · 11 years ago
  56. 2a97135 ipvs: fix AF assignment in ip_vs_conn_new() by Michal Kubecek · 11 years ago
  57. b045d37 ip_tunnel: fix panic in ip_tunnel_xmit() by Eric Dumazet · 11 years ago
  58. 65b80ca Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  59. 0ae89be can: add destructor for self generated skbs by Oliver Hartkopp · 11 years ago
  60. b5aaab1 net/ipv4: Use non-atomic allocation of udp offloads structure instance by Or Gerlitz · 11 years ago
  61. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  62. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  63. 1d494f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  64. bb5ecb0 can: Propagate SO_PRIORITY of raw sockets to skbs by Rostislav Lisovy · 11 years ago
  65. 7fceb4d net: Fix warning on make htmldocs caused by skbuff.c by Masanari Iida · 11 years ago
  66. cd0c75a Merge tag 'rxrpc-20140126' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 11 years ago
  67. 0f1a24c llc: remove noisy WARN from llc_mac_hdr_init by Dave Jones · 11 years ago
  68. d891ea2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  69. 2b2b15c Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  70. c0c0c50f net: gre: use icmp_hdr() to get inner ip header by Duan Jiong · 11 years ago
  71. ce60e0c net: 6lowpan: fixup for code movement by Stephen Rothwell · 11 years ago
  72. a452ce3 net: Fix memory leak if TPROXY used with TCP early demux by Holger Eitzenberger · 11 years ago
  73. 205ee118 libceph: follow redirect replies from osds by Ilya Dryomov · 11 years ago
  74. 3c972c9 libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} by Ilya Dryomov · 11 years ago
  75. 17a13e40 libceph: follow {read,write}_tier fields on osd request submission by Ilya Dryomov · 11 years ago
  76. ce7f6a2 libceph: add ceph_pg_pool_by_id() by Ilya Dryomov · 11 years ago
  77. 7c13cb6 libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() by Ilya Dryomov · 11 years ago
  78. 4295f22 libceph: introduce and start using oid abstraction by Ilya Dryomov · 11 years ago
  79. 2d0ebc5 libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN by Ilya Dryomov · 11 years ago
  80. 22116525 libceph: start using oloc abstraction by Ilya Dryomov · 11 years ago
  81. 27d79f3 net: ipv4: Use PTR_ERR_OR_ZERO by Sachin Kamat · 11 years ago
  82. de960aa net: add and use skb_gso_transport_seglen() by Florian Westphal · 11 years ago
  83. 1c29483 Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 11 years ago
  84. 1ea4273 af_rxrpc: Handle frames delivered from another VM by Tim Smith · 11 years ago
  85. 24a9981 af_rxrpc: Avoid setting up double-free on checksum error by Tim Smith · 11 years ago
  86. 8f22ba6 RxRPC: do not unlock unheld spinlock in rxrpc_connect_exclusive() by Alexey Khoroshilov · 11 years ago
  87. 0b4af2e libceph: dout() is missing a newline by Ilya Dryomov · 11 years ago
  88. eeb0bed libceph: add ceph_kv{malloc,free}() and switch to them by Ilya Dryomov · 11 years ago
  89. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  90. 33d9911 ipv6: reallocate addrconf router for ipv6 address when lo device up by Gao feng · 11 years ago
  91. a0065f2 fib_frontend: fix possible NULL pointer dereference by Oliver Hartkopp · 11 years ago
  92. c692554 gss_krb5: use lcm from kernel lib by Luis Henriques · 11 years ago
  93. 3aacd62 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  94. 6dd9158 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  95. b182837 net/netfilter/ipset/ip_set_hash_netiface.c: use rbtree postorder iteration instead of opencoding by Cody P Schafer · 11 years ago
  96. 04f9b74 remove extra definitions of U32_MAX by Alex Elder · 11 years ago
  97. 7771953 conditionally define U32_MAX by Alex Elder · 11 years ago
  98. 813f020 rtnetlink: remove check for fill_slave_info in rtnl_have_link_slave_info by Jiri Pirko · 11 years ago
  99. 11c21a3 ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is called by Duan Jiong · 11 years ago
  100. 6ef7b8a net: Correctly sync addresses from multiple sources to single device by Vlad Yasevich · 11 years ago