1. 6e6a50c net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup() by WANG Cong · 11 years ago
  2. c779f7a net_sched: act: fetch hinfo from a->ops->hinfo by WANG Cong · 11 years ago
  3. 022066f net: stmmac: Use driver data and callbacks tied with compatible strings by Chen-Yu Tsai · 11 years ago
  4. 938dfda net: stmmac: Allocate and pass soc/board specific data to callbacks by Chen-Yu Tsai · 11 years ago
  5. 671314a net_sched: act: remove capab from struct tc_action_ops by WANG Cong · 11 years ago
  6. 3195666 sctp: fix missing SCTP mailing list address update by Jean Sacren · 11 years ago
  7. 4b261c7 ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams by Hannes Frederic Sowa · 11 years ago
  8. 6444f72 ipv6: add flowlabel_consistency sysctl by Florent Fourcot · 11 years ago
  9. 46e5f40 ipv6: add a flag to get the flow label used remotly by Florent Fourcot · 11 years ago
  10. df3687f ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET by Florent Fourcot · 11 years ago
  11. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
  12. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  13. 7d0d46d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  14. 1d3ee88 bonding: add netlink attributes to slave link dev by sfeldma@cumulusnetworks.com · 11 years ago
  15. 6c7e761 ipv4: fix a dst leak in tunnels by Eric Dumazet · 11 years ago
  16. 11ffff7 ipv6: simplify detection of first operational link-local address on interface by Hannes Frederic Sowa · 11 years ago
  17. 1d13a96 ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT by Florent Fourcot · 11 years ago
  18. 7916a07 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
  19. a953be5 net-sysfs: add support for device-specific rx queue sysfs attributes by Michael Dalton · 11 years ago
  20. 6c80563 net_sched: act: pick a different type for act_xt by WANG Cong · 11 years ago
  21. 1d486bf net: add NETDEV_PRECHANGEMTU to notify before mtu change happens by Veaceslav Falico · 11 years ago
  22. 57bdf7f4 net: Add skb_get_hash_raw by Tom Herbert · 11 years ago
  23. 9cbadf0 net: stmmac: support max-speed device tree property by Srinivas Kandagatla · 11 years ago
  24. 89740ca neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions. by Jiri Pirko · 11 years ago
  25. 9b6c4ea Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  26. a9bdddb Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  27. 761aac7 ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes by Thomas Haller · 11 years ago
  28. d76ed22 ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper by Li RongQing · 11 years ago
  29. 286ab72 etherdevice: Use ether_addr_copy to copy an Ethernet address by Joe Perches · 11 years ago
  30. 5bb025f net: rename sysfs symlinks on device name change by Veaceslav Falico · 11 years ago
  31. 5a610fc crash_dump: fix compilation error (on MIPS at least) by Qais Yousef · 11 years ago
  32. ec35b61 IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6 by FX Le Bail · 11 years ago
  33. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 11 years ago
  34. 72c1d3b ipv4: register igmp_notifier even when !CONFIG_PROC_FS by WANG Cong · 11 years ago
  35. ae78dbf net: Add trace events for all receive entry points, exposing more skb fields by Ben Hutchings · 11 years ago
  36. d87d04a net: Add net_dev_start_xmit trace event, exposing more skb fields by Ben Hutchings · 11 years ago
  37. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  38. ed1f50c net: add skb_checksum_setup by Paul Durrant · 11 years ago
  39. 2fac2b8 i2c: Re-instate body of i2c_parent_is_i2c_adapter() by Stephen Warren · 11 years ago
  40. aef2b45 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  41. 6daaf0d sctp: make sctp_addto_chunk_fixed local by stephen hemminger · 11 years ago
  42. 7614aba phylib: Add of_phy_attach by Andy Fleming · 11 years ago
  43. 257184d phylib: Support attaching to generic 10g driver by Andy Fleming · 11 years ago
  44. 898dd0b phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHY by Andy Fleming · 11 years ago
  45. efabdfb phylib: Add Clause 45 read/write functions by Andy Fleming · 11 years ago
  46. 7eb8896 net_sched: act: remove struct tcf_act_hdr by WANG Cong · 11 years ago
  47. 2519a60 net_sched: optimize tcf_match_indev() by WANG Cong · 11 years ago
  48. 832d1d5 net_sched: add struct net pointer to tcf_proto_ops->dump by WANG Cong · 11 years ago
  49. ddafd34 net_sched: act: move idx_gen into struct tcf_hashinfo by WANG Cong · 11 years ago
  50. 4f7b914 cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REG by Luis R. Rodriguez · 11 years ago
  51. 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
  52. 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
  53. 8ed1dc4 ipv4: introduce hardened ip_no_pmtu_disc mode by Hannes Frederic Sowa · 11 years ago
  54. f87c10a ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against pmtu spoofing by Hannes Frederic Sowa · 11 years ago
  55. 0c3351d seqlock: Use raw_ prefix instead of _no_lockdep by John Stultz · 11 years ago
  56. 8a59359 tcp: metrics: New netlink attribute for src IP and dumped in netlink reply by Christoph Paasch · 11 years ago
  57. 1a6c1e5 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  58. ef8570d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  59. 28cb174 ieee80211: add definition for SMS4 key len by Avinash Patil · 11 years ago
  60. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 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. 852c015 ieee80211: add definition for TDLS wide band extended capability by Avinash Patil · 11 years ago
  64. 751fcac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  65. 74f77a6 netfilter: introduce l2tp match extension by James Chapman · 11 years ago
  66. 3876d22 netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain() by Patrick McHardy · 11 years ago
  67. fa2c1de netfilter: nf_tables: minor nf_chain_type cleanups by Patrick McHardy · 11 years ago
  68. 2a37d75 netfilter: nf_tables: constify chain type definitions and pointers by Patrick McHardy · 11 years ago
  69. baae3e6 netfilter: nf_tables: fix chain type module reference handling by Patrick McHardy · 11 years ago
  70. c4ede3d netfilter: nft_ct: Add support to set the connmark by Kristian Evensen · 11 years ago
  71. bdfbec2 cfg80211: Add a function to get the number of supported channels by Ilan Peer · 11 years ago
  72. 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
  73. fd44b93 net: skbuff: const-ify casts in skb_queue_* functions by Daniel Borkmann · 11 years ago
  74. 4566bf2 netfilter: nft_meta: add l4proto support by Patrick McHardy · 11 years ago
  75. 124edfa netfilter: nf_tables: add nfproto support to meta expression by Patrick McHardy · 11 years ago
  76. 1d49144 netfilter: nf_tables: add "inet" table for IPv4/IPv6 by Patrick McHardy · 11 years ago
  77. 115a60b netfilter: nf_tables: add support for multi family tables by Patrick McHardy · 11 years ago
  78. c948487 netfilter: nf_tables: add hook ops to struct nft_pktinfo by Patrick McHardy · 11 years ago
  79. 685328b mac80211: remove channel_change_time by Johannes Berg · 11 years ago
  80. bf5a755 net-gre-gro: Add GRE support to the GRO stack by Jerry Chu · 11 years ago
  81. 509aba3 IPv6: add the option to use anycast addresses as source addresses in echo reply by FX Le Bail · 11 years ago
  82. 438e38f gre_offload: statically build GRE offloading support by Eric Dumazet · 11 years ago
  83. 39b6b29 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  84. 22c15bf NFC: NCI: Add set_config API by Amitkumar Karwar · 11 years ago
  85. 86e8586 NFC: NCI: Add setup handler by Amitkumar Karwar · 11 years ago
  86. a707271 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  87. 44da5ae openvswitch: Drop user features if old user space attempted to create datapath by Thomas Graf · 11 years ago
  88. 43d4be9 openvswitch: Allow user space to announce ability to accept unaligned Netlink messages by Thomas Graf · 11 years ago
  89. af2806f net: Export skb_zerocopy() to zerocopy from one skb to another by Thomas Graf · 11 years ago
  90. bb9b18f genl: Add genlmsg_new_unicast() for unicast message allocation by Thomas Graf · 11 years ago
  91. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  92. 996b175 tcp: out_of_order_queue do not use its lock by Eric Dumazet · 11 years ago
  93. 6e08d75 mmc: add SDIO identifiers for Broadcom WLAN devices by Arend van Spriel · 11 years ago
  94. d4b3621 net: pkt_sched: PIE AQM scheme by Vijay Subramanian · 11 years ago
  95. 9aa28f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  96. 1e85c9b 8021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021Q by Hannes Frederic Sowa · 11 years ago
  97. 855404e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  98. b2395b8 bcma: export bcma_find_core_unit() by Hauke Mehrtens · 11 years ago
  99. cdf3e27 macvlan: unify macvlan_pcpu_stats and vlan_pcpu_stats by Li RongQing · 11 years ago
  100. 8f84985 net: unify the pcpu_tstats and br_cpu_netstats as one by Li RongQing · 11 years ago