1. 2315dc9 net: make dev_set_mtu() honor notification return code by Veaceslav Falico · 11 years ago
  2. 6daaf0d sctp: make sctp_addto_chunk_fixed local by stephen hemminger · 11 years ago
  3. b5d2b28 l2tp: make local functions static by stephen hemminger · 11 years ago
  4. b884b1a gre_offload: simplify GRE header length calculation in gre_gso_segment() by Neal Cardwell · 11 years ago
  5. 7eb8896 net_sched: act: remove struct tcf_act_hdr by WANG Cong · 11 years ago
  6. a8701a6 net_sched: avoid casting void pointer by WANG Cong · 11 years ago
  7. 2519a60 net_sched: optimize tcf_match_indev() by WANG Cong · 11 years ago
  8. 832d1d5 net_sched: add struct net pointer to tcf_proto_ops->dump by WANG Cong · 11 years ago
  9. a56e195 net_sched: act: clean up notification functions by WANG Cong · 11 years ago
  10. ddafd34 net_sched: act: move idx_gen into struct tcf_hashinfo by WANG Cong · 11 years ago
  11. 600adc1 net: gro: change GRO overflow strategy by Eric Dumazet · 11 years ago
  12. d10dbad gre_offload: fix sparse non static symbol warning by Wei Yongjun · 11 years ago
  13. 8ed1dc4 ipv4: introduce hardened ip_no_pmtu_disc mode by Hannes Frederic Sowa · 11 years ago
  14. 0954cf9 ipv6: introduce ip6_dst_mtu_forward and protect forwarding path with it by Hannes Frederic Sowa · 11 years ago
  15. f87c10a ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against pmtu spoofing by Hannes Frederic Sowa · 11 years ago
  16. 6c76a07 HHF qdisc: fix jiffies-time conversion. by Terry Lam · 11 years ago
  17. 45593c2 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  18. 3e7013d tcp: metrics: Allow selective get/del of tcp-metrics based on src IP by Christoph Paasch · 11 years ago
  19. bbf852b tcp: metrics: Delete all entries matching a certain destination by Christoph Paasch · 11 years ago
  20. 8a59359 tcp: metrics: New netlink attribute for src IP and dumped in netlink reply by Christoph Paasch · 11 years ago
  21. a544302 tcp: metrics: Add source-address to tcp-metrics by Christoph Paasch · 11 years ago
  22. 324fd55 tcp: metrics: rename tcpm_addr to tcpm_daddr by Christoph Paasch · 11 years ago
  23. 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
  24. ef8570d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  25. 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
  26. 751fcac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  27. cf4dfa8 netfilter: nf_tables: fix error path in the init functions by Pablo Neira Ayuso · 11 years ago
  28. 74f77a6 netfilter: introduce l2tp match extension by James Chapman · 11 years ago
  29. d0eb1f7 ip_tunnel: fix sparse non static symbol warning by Wei Yongjun · 11 years ago
  30. ece37c8 openvswitch: Use kmem_cache_free() instead of kfree() by Wei Yongjun · 11 years ago
  31. 3876d22 netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain() by Patrick McHardy · 11 years ago
  32. 44a6f0d netfilter: nf_tables: prohibit deletion of a table with existing sets by Patrick McHardy · 11 years ago
  33. 7047f9d netfilter: nf_tables: take AF module reference when creating a table by Patrick McHardy · 11 years ago
  34. c5c1f97 netfilter: nf_tables: perform flags validation before table allocation by Patrick McHardy · 11 years ago
  35. fa2c1de netfilter: nf_tables: minor nf_chain_type cleanups by Patrick McHardy · 11 years ago
  36. 2a37d75 netfilter: nf_tables: constify chain type definitions and pointers by Patrick McHardy · 11 years ago
  37. 93b0806 netfilter: nf_tables: replay request after dropping locks to load chain type by Patrick McHardy · 11 years ago
  38. 88ce65a netfilter: nf_tables: add missing module references to chain types by Patrick McHardy · 11 years ago
  39. baae3e6 netfilter: nf_tables: fix chain type module reference handling by Patrick McHardy · 11 years ago
  40. 7582067 netfilter: nf_tables: fix check for table overflow by Patrick McHardy · 11 years ago
  41. 4401a86 netfilter: nf_tables: restore chain change atomicity by Patrick McHardy · 11 years ago
  42. 57de2a0 netfilter: nf_tables: split chain policy validation from actually setting it by Patrick McHardy · 11 years ago
  43. b38895c netfilter: nft_meta: fix lack of validation of the input register by Pablo Neira Ayuso · 11 years ago
  44. c4ede3d netfilter: nft_ct: Add support to set the connmark by Kristian Evensen · 11 years ago
  45. 54b553e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  46. 42cb0be batman-adv: set the isolation mark in the skb if needed by Antonio Quartulli · 11 years ago
  47. eceb22a batman-adv: create helper function to get AP isolation status by Antonio Quartulli · 11 years ago
  48. 2d2fcc2a batman-adv: extend the ap_isolation mechanism by Antonio Quartulli · 11 years ago
  49. dd24ddb batman-adv: print the new BATADV_TT_CLIENT_ISOLA flag by Antonio Quartulli · 11 years ago
  50. 9464d07 batman-adv: mark a local client as isolated when needed by Antonio Quartulli · 11 years ago
  51. c42edfe batman-adv: add isolation_mark sysfs attribute by Antonio Quartulli · 11 years ago
  52. 6c413b1 batman-adv: send every DHCP packet as bat-unicast by Antonio Quartulli · 11 years ago
  53. 36484f8 batman-adv: remove parenthesis from return statements by Antonio Quartulli · 11 years ago
  54. 4e820e7 batman-adv: rename gw_deselect() to gw_reselect() by Antonio Quartulli · 11 years ago
  55. f316318 batman-adv: deselect current GW on client mode switch off by Antonio Quartulli · 11 years ago
  56. ebf38fb batman-adv: remove FSF address from GPL disclaimer by Antonio Quartulli · 11 years ago
  57. 3fba732 batman-adv: don't switch byte order too often if not needed by Antonio Quartulli · 11 years ago
  58. a48bcac batman-adv: properly rename define in distributed arp table header file by Antonio Quartulli · 11 years ago
  59. 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
  60. da7c224 net: xfrm: xfrm_policy: silence compiler warning by Ying Xue · 11 years ago
  61. 581465f tipc: make link start event synchronous by Jon Paul Maloy · 11 years ago
  62. f9a2c80 tipc: introduce new spinlock to protect struct link_req by Ying Xue · 11 years ago
  63. b9d4c33 tipc: remove 'has_redundant_link' flag from STATE link protocol messages by Jon Paul Maloy · 11 years ago
  64. 170b392 tipc: rename functions related to link failover and improve comments by Jon Paul Maloy · 11 years ago
  65. be7928d net: xfrm: xfrm_policy: fix inline not at beginning of declaration by Daniel Borkmann · 11 years ago
  66. 9638f33 netfilter: nft_ct: load both IPv4 and IPv6 conntrack modules for NFPROTO_INET by Patrick McHardy · 11 years ago
  67. 4566bf2 netfilter: nft_meta: add l4proto support by Patrick McHardy · 11 years ago
  68. 124edfa netfilter: nf_tables: add nfproto support to meta expression by Patrick McHardy · 11 years ago
  69. 1d49144 netfilter: nf_tables: add "inet" table for IPv4/IPv6 by Patrick McHardy · 11 years ago
  70. 115a60b netfilter: nf_tables: add support for multi family tables by Patrick McHardy · 11 years ago
  71. c948487 netfilter: nf_tables: add hook ops to struct nft_pktinfo by Patrick McHardy · 11 years ago
  72. 3b088c4 netfilter: nf_tables: make chain types override the default AF functions by Patrick McHardy · 11 years ago
  73. 688d186 netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabled by Pablo Neira Ayuso · 11 years ago
  74. bf5a755 net-gre-gro: Add GRE support to the GRO stack by Jerry Chu · 11 years ago
  75. cdb3f4a net: Do not enable tx-nocache-copy by default by Benjamin Poirier · 11 years ago
  76. dfd1582 ipv4: loopback device: ignore value changes after device is upped by Jiri Pirko · 11 years ago
  77. 509aba3 IPv6: add the option to use anycast addresses as source addresses in echo reply by FX Le Bail · 11 years ago
  78. e825eb1 Bluetooth: Fix 6loWPAN peer lookup by Claudio Takahasi · 11 years ago
  79. b071a62 Bluetooth: Fix setting Universal/Local bit by Claudio Takahasi · 11 years ago
  80. 438e38f gre_offload: statically build GRE offloading support by Eric Dumazet · 11 years ago
  81. 39b6b29 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  82. 443cd88 ovs: make functions local by Stephen Hemminger · 11 years ago
  83. 09c5e60 openvswitch: Compute checksum in skb_gso_segment() if needed by Thomas Graf · 11 years ago
  84. bda56f1 openvswitch: Use skb_zerocopy() for upcall by Thomas Graf · 11 years ago
  85. 8055a89 openvswitch: Pass datapath into userspace queue functions by Thomas Graf · 11 years ago
  86. 44da5ae openvswitch: Drop user features if old user space attempted to create datapath by Thomas Graf · 11 years ago
  87. 43d4be9 openvswitch: Allow user space to announce ability to accept unaligned Netlink messages by Thomas Graf · 11 years ago
  88. af2806f net: Export skb_zerocopy() to zerocopy from one skb to another by Thomas Graf · 11 years ago
  89. 5f03f47 openvswitch: remove duplicated include from flow_table.c by Wei Yongjun · 11 years ago
  90. 11d6c461 net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback} by Daniel Borkmann · 11 years ago
  91. e298e50 openvswitch: Per cpu flow stats. by Pravin B Shelar · 11 years ago
  92. 795449d openvswitch: Enable memory mapped Netlink i/o by Thomas Graf · 11 years ago
  93. aae9f0e netlink: Avoid netlink mmap alloc if msg size exceeds frame size by Thomas Graf · 11 years ago
  94. bb9b18f genl: Add genlmsg_new_unicast() for unicast message allocation by Thomas Graf · 11 years ago
  95. 663efa3 openvswitch: Silence RCU lockdep checks from flow lookup. by Jesse Gross · 11 years ago
  96. 5bb5063 openvswitch: Change ovs_flow_tbl_lookup_xx() APIs by Andy Zhou · 11 years ago
  97. 8f49ce1 openvswitch: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes (32-bit). by Ben Pfaff · 11 years ago
  98. d121190 openvswitch: Correct comment. by Ben Pfaff · 11 years ago
  99. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  100. f86772a Bluetooth: Remove rfcomm_carrier_raised() by Gianluca Anzolin · 11 years ago