1. ef2820a net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer by Matija Glavinic Pecotic · 10 years ago
  2. 535d3ae net: Move prototype declaration to header file include/net/net_namespace.h from net/ipx/af_ipx.c by Rashika Kheria · 10 years ago
  3. 7780d8a net: Move prototype declaration to header file include/net/datalink.h from net/ipx/af_ipx.c by Rashika Kheria · 10 years ago
  4. 578efbc net: Move prototype declaration to header file include/net/ipx.h from net/ipx/af_ipx.c by Rashika Kheria · 10 years ago
  5. 493cc5e net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.c by Rashika Kheria · 10 years ago
  6. ab3301bd net: Move prototype declaration to header file include/net/dn.h from net/decnet/af_decnet.c by Rashika Kheria · 10 years ago
  7. f56b8bf net: Move prototype declaration to appropriate header file from decnet/af_decnet.c by Rashika Kheria · 10 years ago
  8. f41f031 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  9. 0165d93 netfilter: nf_tables: fix racy rule deletion by Pablo Neira Ayuso · 10 years ago
  10. 05513e9 netfilter: nf_tables: add reject module for NFPROTO_INET by Patrick McHardy · 10 years ago
  11. cc4723c netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts by Patrick McHardy · 10 years ago
  12. 64d4680 netfilter: nf_tables: add AF specific expression support by Patrick McHardy · 10 years ago
  13. e53376b netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt by Pablo Neira Ayuso · 10 years ago
  14. a13aff0 net: ethoc: set up MII management bus clock by Max Filippov · 10 years ago
  15. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  16. 6dd9158 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  17. ba7d49b rtnetlink: provide api for getting and setting slave info by Jiri Pirko · 10 years ago
  18. 7c90cc2 ipv6: enable anycast addresses as source addresses for datagrams by FX Le Bail · 10 years ago
  19. 809fa97 reciprocal_divide: update/correction of the algorithm by Hannes Frederic Sowa · 10 years ago
  20. 89770b0 net: introduce reciprocal_scale helper and convert users by Daniel Borkmann · 10 years ago
  21. 5bc1d1b sctp: remove macros sctp_bh_[un]lock_sock by wangweidong · 10 years ago
  22. 048ed4b sctp: remove macros sctp_{lock|release}_sock by wangweidong · 10 years ago
  23. 1b0de19 sctp: remove macros sctp_read_[un]lock by wangweidong · 10 years ago
  24. 387602d sctp: remove macros sctp_write_[un]_lock by wangweidong · 10 years ago
  25. 3c8e43b sctp: remove macros sctp_spin_[un]lock by wangweidong · 10 years ago
  26. 79b9113 sctp: remove macros sctp_local_bh_{disable|enable} by wangweidong · 10 years ago
  27. 940287ee sctp: remove macros sctp_spin_[un]lock_irqrestore by wangweidong · 10 years ago
  28. dc01e7d net: Add GRO support for vxlan traffic by Or Gerlitz · 10 years ago
  29. b582ef0 net: Add GRO support for UDP encapsulating protocols by Or Gerlitz · 10 years ago
  30. 82b276c ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts by Hannes Frederic Sowa · 10 years ago
  31. 6e6a50c net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup() by WANG Cong · 10 years ago
  32. c779f7a net_sched: act: fetch hinfo from a->ops->hinfo by WANG Cong · 10 years ago
  33. a0fa1dd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  34. 671314a net_sched: act: remove capab from struct tc_action_ops by WANG Cong · 11 years ago
  35. 4b261c7 ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams by Hannes Frederic Sowa · 10 years ago
  36. 6444f72 ipv6: add flowlabel_consistency sysctl by Florent Fourcot · 10 years ago
  37. 46e5f40 ipv6: add a flag to get the flow label used remotly by Florent Fourcot · 10 years ago
  38. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  39. 6c7e761 ipv4: fix a dst leak in tunnels by Eric Dumazet · 11 years ago
  40. 11ffff7 ipv6: simplify detection of first operational link-local address on interface by Hannes Frederic Sowa · 11 years ago
  41. 1d13a96 ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT by Florent Fourcot · 11 years ago
  42. 7916a07 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  43. 89740ca neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions. by Jiri Pirko · 11 years ago
  44. d76ed22 ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper by Li RongQing · 11 years ago
  45. ec35b61 IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6 by FX Le Bail · 11 years ago
  46. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 11 years ago
  47. 72c1d3b ipv4: register igmp_notifier even when !CONFIG_PROC_FS by WANG Cong · 11 years ago
  48. aef2b45 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  49. 4440e85 audit: convert all sessionid declaration to unsigned int by Eric Paris · 11 years ago
  50. 6daaf0d sctp: make sctp_addto_chunk_fixed local by stephen hemminger · 11 years ago
  51. 7eb8896 net_sched: act: remove struct tcf_act_hdr by WANG Cong · 11 years ago
  52. 2519a60 net_sched: optimize tcf_match_indev() by WANG Cong · 11 years ago
  53. 832d1d5 net_sched: add struct net pointer to tcf_proto_ops->dump by WANG Cong · 11 years ago
  54. ddafd34 net_sched: act: move idx_gen into struct tcf_hashinfo by WANG Cong · 11 years ago
  55. 4f7b914 cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REG by Luis R. Rodriguez · 11 years ago
  56. f133525 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  57. ec665fa Merge tag 'nfc-next-3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 11 years ago
  58. 8ed1dc4 ipv4: introduce hardened ip_no_pmtu_disc mode by Hannes Frederic Sowa · 11 years ago
  59. f87c10a ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against pmtu spoofing by Hannes Frederic Sowa · 11 years ago
  60. 3708983 sched, net: Fixup busy_loop_us_clock() by Peter Zijlstra · 11 years ago
  61. 235f939 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
  62. b77cf4f mac80211: handle MMPDUs at EOSP correctly by Johannes Berg · 11 years ago
  63. 3876d22 netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain() by Patrick McHardy · 11 years ago
  64. fa2c1de netfilter: nf_tables: minor nf_chain_type cleanups by Patrick McHardy · 11 years ago
  65. 2a37d75 netfilter: nf_tables: constify chain type definitions and pointers by Patrick McHardy · 11 years ago
  66. baae3e6 netfilter: nf_tables: fix chain type module reference handling by Patrick McHardy · 11 years ago
  67. bdfbec2 cfg80211: Add a function to get the number of supported channels by Ilan Peer · 11 years ago
  68. 300e5fd Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  69. 4566bf2 netfilter: nft_meta: add l4proto support by Patrick McHardy · 11 years ago
  70. 1d49144 netfilter: nf_tables: add "inet" table for IPv4/IPv6 by Patrick McHardy · 11 years ago
  71. 115a60b netfilter: nf_tables: add support for multi family tables by Patrick McHardy · 11 years ago
  72. c948487 netfilter: nf_tables: add hook ops to struct nft_pktinfo by Patrick McHardy · 11 years ago
  73. 685328b mac80211: remove channel_change_time by Johannes Berg · 11 years ago
  74. 509aba3 IPv6: add the option to use anycast addresses as source addresses in echo reply by FX Le Bail · 11 years ago
  75. 438e38f gre_offload: statically build GRE offloading support by Eric Dumazet · 11 years ago
  76. 39b6b29 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  77. 22c15bf NFC: NCI: Add set_config API by Amitkumar Karwar · 11 years ago
  78. 86e8586 NFC: NCI: Add setup handler by Amitkumar Karwar · 11 years ago
  79. bb9b18f genl: Add genlmsg_new_unicast() for unicast message allocation by Thomas Graf · 11 years ago
  80. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  81. 9aa28f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  82. 855404e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  83. 8f84985 net: unify the pcpu_tstats and br_cpu_netstats as one by Li RongQing · 11 years ago
  84. f9f462f Bluetooth: Add quirk for disabling Delete Stored Link Key command by Marcel Holtmann · 11 years ago
  85. 444fb98 NFC: digital: Add a note about asynchronous functions by Thierry Escande · 11 years ago
  86. 5e419e6 llc: make lock static by stephen hemminger · 11 years ago
  87. 8f09898 socket: cleanups by stephen hemminger · 11 years ago
  88. 9a4aa9a ipv4: Use percpu Cache route in IP tunnels by Tom Herbert · 11 years ago
  89. 7d442fa ipv4: Cache dst in tunnels by Tom Herbert · 11 years ago
  90. 86f8515 net: netprio: rename config to be more consistent with cgroup configs by Daniel Borkmann · 11 years ago
  91. fe1217c net: net_cls: move cgroupfs classid handling into core by Daniel Borkmann · 11 years ago
  92. dcd93ed netfilter: nf_conntrack: remove dead code by stephen hemminger · 11 years ago
  93. c454997 {pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgen by Fan Du · 11 years ago
  94. 619a60e sctp: Remove outqueue empty state by Vlad Yasevich · 11 years ago
  95. 9c75f40 sched action: make local function static by stephen hemminger · 11 years ago
  96. 0c3584d ipv6: remove prune parameter for fib6_clean_all by Li RongQing · 11 years ago
  97. e824353 ipv6: namespace cleanups by stephen hemminger · 11 years ago
  98. 3678a9d netlink: cleanup rntl_af_register by stephen hemminger · 11 years ago
  99. 7e03096 net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1 by Daniel Borkmann · 11 years ago
  100. ad86c55 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