1. 0fc4dff tipc: fix sparse warnings by Erik Hugne · 10 years ago
  2. 0aac383 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  3. b167a37 netfilter: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  4. 47c4cfc iucv: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  5. 294a0b7 pktgen: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  6. ef423a4 atm: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  7. c27a3e4 libceph: do not hard code max auth ticket len by Ilya Dryomov · 10 years ago
  8. 597cda3 libceph: add process_one_ticket() helper by Ilya Dryomov · 10 years ago
  9. 73c3d48 libceph: gracefully handle large reply messages from the mon by Sage Weil · 10 years ago
  10. 19424e0 sit: Add gro callbacks to sit_offload by Tom Herbert · 10 years ago
  11. 9667e9b ipip: Add gro callbacks to ipip offload by Tom Herbert · 10 years ago
  12. 03d56da ipv6: Clear flush_id to make GRO work by Tom Herbert · 10 years ago
  13. ed3bfdf RxRPC: Fix missing __user annotation by David Howells · 10 years ago
  14. 46cfd72 net: use kfree_skb_list() helper in more places by Florian Westphal · 10 years ago
  15. 72bb17b ipv4: udp4_gro_complete() is static by Eric Dumazet · 10 years ago
  16. 416c51e netns: remove one sparse warning by Eric Dumazet · 10 years ago
  17. cc9c668 ipv6: udp6_gro_complete() is static by Eric Dumazet · 10 years ago
  18. 8e380f0 ipv4: rcu cleanup in ip_ra_control() by Eric Dumazet · 10 years ago
  19. cbeddd5 ipv6: mcast: remove dead debugging defines by Daniel Borkmann · 10 years ago
  20. 6a2a2b3 net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr struct from userland. by Ani Sinha · 10 years ago
  21. 67cc0d4 net-timestamp: optimize sock_tx_timestamp default path by Willem de Bruijn · 10 years ago
  22. 17448e5 net_sched: sfq: remove unused macro by Florian Westphal · 10 years ago
  23. 286aad3 net: bpf: be friendly to kmemcheck by Daniel Borkmann · 10 years ago
  24. ca777ef tcp: remove dst refcount false sharing for prequeue mode by Eric Dumazet · 10 years ago
  25. e403ade openvswitch: change the data type of error status to atomic_long_t by Li RongQing · 10 years ago
  26. 5aaa62d bridge: Cleanup of unncessary check. by Rami Rosen · 10 years ago
  27. 1332351 bridge: implement rtnl_link_ops->changelink by Jiri Pirko · 10 years ago
  28. e5c3ea5 bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_info by Jiri Pirko · 10 years ago
  29. 3ac636b bridge: implement rtnl_link_ops->slave_changelink by Jiri Pirko · 10 years ago
  30. ced8283 bridge: implement rtnl_link_ops->get_slave_size and rtnl_link_ops->fill_slave_info by Jiri Pirko · 10 years ago
  31. 0f49579 bridge: switch order of rx_handler reg and upper dev link by Jiri Pirko · 10 years ago
  32. ab09b95 Merge tag 'mac80211-for-john-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  33. 49a6015 net/ipv4: bind ip_nonlocal_bind to current netns by Vincent Bernat · 10 years ago
  34. 9ba1f726 netfilter: nf_tables: add new nft_masq expression by Arturo Borrero · 10 years ago
  35. be6b635 netfilter: nf_nat: generalize IPv6 masquerading support for nf_tables by Arturo Borrero · 10 years ago
  36. 8dd33cc netfilter: nf_nat: generalize IPv4 masquerading support for nf_tables by Arturo Borrero · 10 years ago
  37. c55fbbb netfilter: ebtables: create audit records for replaces by Nicolas Dichtel · 10 years ago
  38. e42eff8 netfilter: nft_nat: include a flag attribute by Arturo Borrero · 10 years ago
  39. b9ac12e netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the ruleset by Arturo Borrero · 10 years ago
  40. ee01d54 netfilter: nf_tables: add helpers to schedule objects deletion by Arturo Borrero · 10 years ago
  41. c435201 netfilter: xt_string: Remove unnecessary initialization of struct ts_state by Bojan Prtvar · 10 years ago
  42. 5fcf0cf ipvs: reduce stack usage for sockopt data by Julian Anastasov · 10 years ago
  43. 3045d76 netfilter: nf_tables: add devgroup support in meta expresion by Ana Rey · 10 years ago
  44. ce24b72 netfilter: nf_tables: rename nf_table_delrule_by_chain() by Arturo Borrero · 10 years ago
  45. c559879 netfilter: nf_tables: add helper to unregister chain hooks by Arturo Borrero · 10 years ago
  46. 5e266fe netfilter: nf_tables: refactor rule deletion helper by Arturo Borrero · 10 years ago
  47. 876665e netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from core by Pablo Neira Ayuso · 10 years ago
  48. 2a5538e netfilter: nat: move specific NAT IPv6 to core by Pablo Neira Ayuso · 10 years ago
  49. 5b4c314 Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  50. a7f26b7 inet: remove dead inetpeer sequence code by Willem de Bruijn · 10 years ago
  51. 1e701f1 net: Fix GRE RX to use skb_transport_header for GRE header offset by Tom Herbert · 10 years ago
  52. 82d5e2b net: fix skb_page_frag_refill() kerneldoc by Eric Dumazet · 10 years ago
  53. 61a3d4f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  54. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  55. 45ce829 Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  56. de185ab ipv6: restore the behavior of ipv6_sock_ac_drop() by WANG Cong · 10 years ago
  57. 13aa3463 rose: use %*ph specifier by Andy Shevchenko · 10 years ago
  58. 87d9430 tcp: remove obsolete comment about TCP_SKB_CB(skb)->when in tcp_fragment() by Neal Cardwell · 10 years ago
  59. 7faee5c tcp: remove TCP_SKB_CB(skb)->when by Eric Dumazet · 10 years ago
  60. 04317da tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn by Eric Dumazet · 10 years ago
  61. 56193d1 net: Add function for parsing the header length out of linear ethernet frames by Alexander Duyck · 10 years ago
  62. 82eabd9 net: merge cases where sock_efree and sock_edemux are the same function by Alexander Duyck · 10 years ago
  63. 62bccb8 net-timestamp: Make the clone operation stand-alone from phy timestamping by Alexander Duyck · 10 years ago
  64. 37846ef net-timestamp: Merge shared code between phy and regular timestamping by Alexander Duyck · 10 years ago
  65. d546c62 ipv4: harden fnhe_hashfun() by Eric Dumazet · 10 years ago
  66. e793c0f net: treewide: Fix typo found in DocBook/networking.xml by Masanari Iida · 10 years ago
  67. 84a59ca netfilter: add explicit Kconfig for NETFILTER_XT_NAT by Pablo Neira Ayuso · 10 years ago
  68. caa4152 ipv4: fix a race in update_or_create_fnhe() by Eric Dumazet · 10 years ago
  69. e7478df ipv6: use addrconf_get_prefix_route() to remove peer addr by Nicolas Dichtel · 10 years ago
  70. f24062b ipv6: fix a refcnt leak with peer addr by Nicolas Dichtel · 10 years ago
  71. 29abe2f l2tp: fix missing line continuation by Andy Zhou · 10 years ago
  72. c199105 net-timestamp: only report sw timestamp if reporting bit is set by Willem de Bruijn · 10 years ago
  73. eed4d83 l2tp: fix race while getting PMTU on PPP pseudo-wire by Guillaume Nault · 10 years ago
  74. f0db9b0 ethtool: Add generic options for tunables by Govindarajulu Varadarajan · 10 years ago
  75. e020836 dev_ioctl: remove dev_load() CAP_SYS_MODULE message by Daniel Borkmann · 10 years ago
  76. 60a3b22 net: bpf: make eBPF interpreter images read-only by Daniel Borkmann · 10 years ago
  77. a9ed4a2 ipv6: fix rtnl locking in setsockopt for anycast and multicast by Sabrina Dubroca · 10 years ago
  78. 785e21a mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_period by Emmanuel Grumbach · 10 years ago
  79. a9fe8e2 ipv4: implement igmp_qrv sysctl to tune igmp robustness variable by Hannes Frederic Sowa · 10 years ago
  80. 2f71193 ipv6: add sysctl_mld_qrv to configure query robustness variable by Hannes Frederic Sowa · 10 years ago
  81. ef4ead3 Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  82. 190355c Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  83. c5eba0b openvswitch: distinguish between the dropped and consumed skb by Li RongQing · 10 years ago
  84. 1f59533 qdisc: validate frames going through the direct_xmit path by Jesper Dangaard Brouer · 10 years ago
  85. 3f3c7ee qdisc: exit case fixes for skb list handling in qdisc layer by Jesper Dangaard Brouer · 10 years ago
  86. bd8c78e nl80211: clear skb cb before passing to netlink by Johannes Berg · 10 years ago
  87. 10770bc qdisc: adjustments for API allowing skb list xmits by Jesper Dangaard Brouer · 10 years ago
  88. 4ee45ea openvswitch: fix a memory leak by Li RongQing · 10 years ago
  89. 41ad82f netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOG by Pablo Neira · 10 years ago
  90. abccc58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  91. ba99890 rtnl/do_setlink(): notify when a netdev is modified by Nicolas Dichtel · 10 years ago
  92. 90c325e rtnl/do_setlink(): last arg is now a set of flags by Nicolas Dichtel · 10 years ago
  93. 1889b0e rtnl/do_setlink(): set modified when IFLA_LINKMODE is updated by Nicolas Dichtel · 10 years ago
  94. 5d1180f rtnl/do_setlink(): set modified when IFLA_TXQLEN is updated by Nicolas Dichtel · 10 years ago
  95. 65cd90a netfilter: nft_chain_nat_ipv4: use generic IPv4 NAT code from core by Pablo Neira Ayuso · 10 years ago
  96. 30766f4 netfilter: nat: move specific NAT IPv4 to core by Pablo Neira Ayuso · 10 years ago
  97. 364a9e9 sock: deduplicate errqueue dequeue by Willem de Bruijn · 10 years ago
  98. 72297c5 l2tp: Enable checksum unnecessary conversions for l2tp/UDP sockets by Tom Herbert · 10 years ago
  99. 884d338 gre: Add support for checksum unnecessary conversions by Tom Herbert · 10 years ago
  100. 2abb7cd udp: Add support for doing checksum unnecessary conversion by Tom Herbert · 10 years ago