1. 0b8c7f6 ipv4: remove ip_rt_dump from route.c by Li RongQing · 10 years ago
  2. 4a4eb21 ipv4: remove ipv4_ifdown_dst from route.c by Li RongQing · 10 years ago
  3. 3f2532f batman-adv: Start new development cycle by Simon Wunderlich · 10 years ago
  4. 151dcb3 batman-adv: improve DAT documentation by Antonio Quartulli · 10 years ago
  5. 43e6f65 batman-adv: improve the TT flags documentation by Antonio Quartulli · 10 years ago
  6. 4c8755d batman-adv: Send multicast packets to nodes with a WANT_ALL flag by Linus Lüssing · 10 years ago
  7. ab49886 batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast support by Linus Lüssing · 10 years ago
  8. 1d8ab8d batman-adv: Modified forwarding behaviour for multicast packets by Linus Lüssing · 10 years ago
  9. 60432d7 batman-adv: Announce new capability via multicast TVLV by Linus Lüssing · 10 years ago
  10. e17931d batman-adv: introduce capability initialization bitfield by Linus Lüssing · 10 years ago
  11. c5caf4e batman-adv: Multicast Listener Announcements via Translation Table by Linus Lüssing · 10 years ago
  12. c5d3a65 batman-adv: add kerneldoc for dst_hint argument by Antonio Quartulli · 10 years ago
  13. af63fde batman-adv: call unregister_netdev() to have it handle the locking for us by Marek Lindner · 10 years ago
  14. 1a321b0 batman-adv: fix a few kerneldoc inconsistencies by Simon Wunderlich · 10 years ago
  15. 8fdd015 batman-adv: prefer ether_addr_copy to memcpy by Antonio Quartulli · 10 years ago
  16. e88b617 batman-adv: remove obsolete skb_reset_mac_header() in batadv_bla_tx() by Linus Lüssing · 10 years ago
  17. 927c2ed batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path by Linus Lüssing · 10 years ago
  18. abae947 batman-adv: fix coccinelle warnings by Fengguang Wu · 11 years ago
  19. 54af36e ieee802154: dgram: cleanup set of broadcast panid by Alexander Aring · 10 years ago
  20. 06324f2 af_ieee802154: fix check on broadcast address by Alexander Aring · 10 years ago
  21. e35bad5 net: remove empty lines from tcp_syn_flood_action by Daniel Baluta · 10 years ago
  22. 2f139a5 af_iucv: recvmsg problem for SOCK_STREAM sockets by Ursula Braun · 10 years ago
  23. 3ab428a netfilter: Add missing vmalloc.h include to nft_hash.c by David S. Miller · 10 years ago
  24. 8cfad49 ieee802154: properly unshare skbs in ieee802154 *_rcv functions by Phoebe Buckheister · 10 years ago
  25. d37d8ac net: sched: use no more than one page in struct fw_head by Eric Dumazet · 10 years ago
  26. 995dca4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  27. d5d2091 netfilter: conntrack: Fix UP builds by Eric Dumazet · 10 years ago
  28. 9c62a68 netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP) by Eric W. Biederman · 10 years ago
  29. e1bd4d3 netpoll: Move all receive processing under CONFIG_NETPOLL_TRAP by Eric W. Biederman · 10 years ago
  30. 18b3753 netpoll: Consolidate neigh_tx processing in service_neigh_queue by Eric W. Biederman · 10 years ago
  31. ad8d475 netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAP by Eric W. Biederman · 10 years ago
  32. b6bacd5 netpoll: Don't drop all received packets. by Eric W. Biederman · 10 years ago
  33. ff60763 netpoll: Add netpoll_rx_processing by Eric W. Biederman · 10 years ago
  34. e97dc3f netpoll: Warn if more packets are processed than are budgeted by Eric W. Biederman · 10 years ago
  35. eb8143b netpoll: Visit all napi handlers in poll_napi by Eric W. Biederman · 10 years ago
  36. 9852fbe netpoll: Pass budget into poll_napi by Eric W. Biederman · 10 years ago
  37. b249b51 netpoll: move setting of NETPOLL_RX_DROP into netpoll_poll_dev by Eric W. Biederman · 10 years ago
  38. e86e180 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  39. 7d08487 netfilter: connlimit: use rbtree for per-host conntrack obj storage by Florian Westphal · 10 years ago
  40. 50e0e9b netfilter: connlimit: make same_source_net signed by Florian Westphal · 10 years ago
  41. 1442e75 netfilter: connlimit: use keyed locks by Florian Westphal · 10 years ago
  42. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 10 years ago
  43. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  44. d1d7358 ieee802154: add proper length checks to header creations by Phoebe Buckheister · 10 years ago
  45. a13061e 6lowpan: move lowpan frag_info out of 802.15.4 headers by Phoebe Buckheister · 10 years ago
  46. ae531b9 ieee802154: use ieee802154_addr instead of *_sa variants by Phoebe Buckheister · 10 years ago
  47. e6278d9 mac802154: use header operations to create/parse headers by Phoebe Buckheister · 10 years ago
  48. 94b4f6c ieee802154: add header structs with endiannes and operations by Phoebe Buckheister · 10 years ago
  49. b70ab2e ieee802154: enforce consistent endianness in the 802.15.4 stack by Phoebe Buckheister · 10 years ago
  50. 376b7bd ieee802154: rename struct ieee802154_addr to *_sa by Phoebe Buckheister · 10 years ago
  51. 61220ab vti6: Enable namespace changing by Steffen Klassert · 10 years ago
  52. 26be8e2 vti6: Check the tunnel endpoints of the xfrm state and the vti interface by Steffen Klassert · 10 years ago
  53. 22e1b23 vti6: Support inter address family tunneling. by Steffen Klassert · 10 years ago
  54. 573ce1c xfrm6: Remove xfrm_tunnel_notifier by Steffen Klassert · 10 years ago
  55. fa9ad96 vti6: Update the ipv6 side to use its own receive hook. by Steffen Klassert · 10 years ago
  56. 7cf9fdb vti6: Remove caching of flow informations. by Steffen Klassert · 10 years ago
  57. 7c85258 vti6: Remove dst_entry caching by Steffen Klassert · 10 years ago
  58. 59b8435 ipcomp6: Use the IPsec protocol multiplexer API by Steffen Klassert · 10 years ago
  59. e924d2d ah6: Use the IPsec protocol multiplexer API by Steffen Klassert · 10 years ago
  60. d5860c5 esp6: Use the IPsec protocol multiplexer API by Steffen Klassert · 10 years ago
  61. 7e14ea1 xfrm6: Add IPsec protocol multiplexer by Steffen Klassert · 10 years ago
  62. 2f32b51 xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly by Steffen Klassert · 10 years ago
  63. 53611c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  64. 1779432 6lowpan: reassembly: un-export local functions by Florian Westphal · 10 years ago
  65. ecab670 ipv6: Avoid unnecessary temporary addresses being generated by Heiner Kallweit · 10 years ago
  66. d59b7d8 net_sched: return nla_nest_end() instead of skb->len by Yang Yingliang · 10 years ago
  67. f9708b4 consolidate duplicate code is skb_checksum_setup() helpers by Jan Beulich · 10 years ago
  68. 42775a3 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
  69. 433131b net: sctp: remove NULL check in sctp_assoc_update_retran_path by Daniel Borkmann · 10 years ago
  70. b80edf0 netfilter: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  71. dbb490b net: socket: error on a negative msg_namelen by Matthew Leach · 10 years ago
  72. 5c31142 tipc: eliminate redundant lookups in registry by Jon Paul Maloy · 10 years ago
  73. 58ed944 tipc: align usage of variable names and macros in socket by Jon Paul Maloy · 10 years ago
  74. 3b4f302 tipc: eliminate redundant locking by Jon Paul Maloy · 10 years ago
  75. 24be34b tipc: eliminate upcall function pointers between port and socket by Jon Paul Maloy · 10 years ago
  76. 8826cde tipc: aggregate port structure into socket structure by Jon Paul Maloy · 10 years ago
  77. f9fef18 tipc: remove redundant 'peer_name' field in struct tipc_sock by Jon Paul Maloy · 10 years ago
  78. 978813e tipc: replace reference table rwlock with spinlock by Jon Paul Maloy · 10 years ago
  79. 4a93f50 flowcache: Fix resource leaks on namespace exit. by Steffen Klassert · 10 years ago
  80. 184593c tipc: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  81. ec633eb ieee802154: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  82. 2b8837a net: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  83. f0e7882 8021q: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  84. 14e1a97 netfilter: connlimit: use kmem_cache for conn objects by Florian Westphal · 10 years ago
  85. 3bcc5fd netfilter: connlimit: move insertion of new element out of count function by Florian Westphal · 10 years ago
  86. d9ec4f1 netfilter: connlimit: improve packet-to-closed-connection logic by Florian Westphal · 10 years ago
  87. 15cfd52 netfilter: connlimit: factor hlist search into new function by Florian Westphal · 10 years ago
  88. fba373d pkt_sched: add cond_resched() to class and qdisc dump by Eric Dumazet · 10 years ago
  89. 15dc36e pkt_sched: do not use rcu in tc_dump_qdisc() by Eric Dumazet · 10 years ago
  90. 20a599b bridge: multicast: enable snooping on general queries only by Linus Lüssing · 10 years ago
  91. 9ed973c bridge: multicast: add sanity check for general query destination by Linus Lüssing · 10 years ago
  92. c3f9b01 tcp: tcp_release_cb() should release socket ownership by Eric Dumazet · 10 years ago
  93. 1fd819e skbuff: skb_segment: orphan frags before copying by Michael S. Tsirkin · 10 years ago
  94. 1a4ceda skbuff: skb_segment: s/fskb/list_skb/ by Michael S. Tsirkin · 10 years ago
  95. df5771f skbuff: skb_segment: s/skb/head_skb/ by Michael S. Tsirkin · 10 years ago
  96. 4e1beba skbuff: skb_segment: s/skb_frag/frag/ by Michael S. Tsirkin · 10 years ago
  97. 8cb1990 skbuff: skb_segment: s/frag/nskb_frag/ by Michael S. Tsirkin · 10 years ago
  98. 090f116 ipv6: ip6_forward: perform skb->pkt_type check at the beginning by Li RongQing · 10 years ago
  99. dd38743 vlan: Set correct source MAC address with TX VLAN offload enabled by Peter Boström · 10 years ago
  100. d32d9bb flowcache: restore a single flow_cache kmem_cache by Eric Dumazet · 10 years ago