1. 5826484 openvswitch: Add vxlan tunneling support. by Pravin B Shelar · 11 years ago
  2. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  3. ddea368 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  4. 16b304f netlink: Eliminate kmalloc in netlink dump operation. by Pravin B Shelar · 11 years ago
  5. d14c5ab net: proc_fs: trivial: print UIDs as unsigned int by Francesco Fusco · 11 years ago
  6. 8a8e3d8 net_sched: restore "linklayer atm" handling by Jesper Dangaard Brouer · 11 years ago
  7. 09a8f03 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  8. fce9b9b rtnetlink: remove an unneeded test by Dan Carpenter · 11 years ago
  9. 0bd87628 ip6tnl: add x-netns support by Nicolas Dichtel · 11 years ago
  10. 6c742e7 ipip: add x-netns support by Nicolas Dichtel · 11 years ago
  11. fc8f999 ipv4 tunnels: use net_eq() helper to check netns by Nicolas Dichtel · 11 years ago
  12. 64261f2 dev: move skb_scrub_packet() after eth_type_trans() by Nicolas Dichtel · 11 years ago
  13. 36bf5cc openvswitch: Reset tunnel key between input and output. by Jesse Gross · 11 years ago
  14. 42415c9 openvswitch: Use correct type while allocating flex array. by Pravin B Shelar · 11 years ago
  15. 30444e9 openvswitch: Fix bad merge resolution. by Jesse Gross · 11 years ago
  16. 3e805ad rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header by Asbjoern Sloth Toennesen · 11 years ago
  17. fc4eba5 ipv6: make unsolicited report intervals configurable for mld by Hannes Frederic Sowa · 11 years ago
  18. 4221f40 ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id. by Pravin B Shelar · 11 years ago
  19. 74c181d tcp: reset reordering est. selectively on timeout by Yuchung Cheng · 11 years ago
  20. 98f1b7f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  21. 072017b net: sctp: Add rudimentary infrastructure to account for control chunks by Vlad Yasevich · 11 years ago
  22. 58ad436 genetlink: fix family dump race by Johannes Berg · 11 years ago
  23. 771085d net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruption by Daniel Borkmann · 11 years ago
  24. ac4f959 net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF state by Daniel Borkmann · 11 years ago
  25. 89c2af3 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. f3dfd20 af_unix: fix bug on large send() by Eric Dumazet · 11 years ago
  27. d4cca39 tipc: avoid possible deadlock while enable and disable bearer by dingtianhong · 11 years ago
  28. e5ac5da80 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  29. 9d2c948 batman-adv: fix potential kernel paging errors for unicast transmissions by Linus Lüssing · 11 years ago
  30. 4209423 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  31. 356d7d8 netfilter: nf_conntrack: fix tcp_in_window for Fast Open by Yuchung Cheng · 11 years ago
  32. 6453599 rtnetlink: Fix inverted check in ndo_dflt_fdb_del() by Sridhar Samudrala · 11 years ago
  33. 28d6427 net: attempt high order allocations in sock_alloc_send_pskb() by Eric Dumazet · 11 years ago
  34. e370a72 af_unix: improve STREAM behavior with fragmented memory by Eric Dumazet · 11 years ago
  35. 149479d tcp: add server ip to encrypt cookie in fast open by Yuchung Cheng · 11 years ago
  36. 71acc0d Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl" by David S. Miller · 11 years ago
  37. fa59784 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  38. 4f05444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  39. 288a9376 net: rename busy poll MIB counter by Eliezer Tamir · 11 years ago
  40. 477143e net: sctp: trivial: update bug report in header comment by Daniel Borkmann · 11 years ago
  41. cda5f98 net: sctp: convert sctp_checksum_disable module param into sctp sysctl by Daniel Borkmann · 11 years ago
  42. 2690048 net: igmp: Allow user-space configuration of igmp unsolicited report interval by William Manley · 11 years ago
  43. 5c6fe01 net: igmp: Don't flush routing cache when force_igmp_version is modified by William Manley · 11 years ago
  44. cab7004 net: igmp: Reduce Unsolicited report interval to 1s when using IGMPv3 by William Manley · 11 years ago
  45. e11aada net: flow_dissector: add 802.1ad support by Eric Dumazet · 11 years ago
  46. 77a482b ip_gre: fix ipgre_header to return correct offset by Timo Teräs · 11 years ago
  47. 1f07d03 net: add SNMP counters tracking incoming ECN bits by Eric Dumazet · 11 years ago
  48. 1826ff2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  49. 3e3be27 ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match by Hannes Frederic Sowa · 11 years ago
  50. 09effa6 packet: Revert recent header parsing changes. by David S. Miller · 11 years ago
  51. 3d9953a net: use skb_copy_datagram_from_iovec() in zerocopy_sg_from_iovec() by Jason Wang · 11 years ago
  52. 0433547 net: use release_pages() in zerocopy_sg_from_iovec() by Jason Wang · 11 years ago
  53. 234a426 net: remove the useless comment in zerocopy_sg_from_iovec() by Jason Wang · 11 years ago
  54. 0a57ec6 net: use skb_fill_page_desc() in zerocopy_sg_from_iovec() by Jason Wang · 11 years ago
  55. c3bdeb5 net: move zerocopy_sg_from_iovec() to net/core/datagram.c by Jason Wang · 11 years ago
  56. b4bf077 net: move iov_pages() to net/core/iovec.c by Jason Wang · 11 years ago
  57. 6261d98 ip_tunnel: embed hash list head by stephen hemminger · 11 years ago
  58. 786615b SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister by Trond Myklebust · 11 years ago
  59. cd6b423 tcp: cubic: fix bug in bictcp_acked() by Eric Dumazet · 11 years ago
  60. 1540194 bridge: correct the comment for file br_sysfs_br.c by Wang Sheng-Hui · 11 years ago
  61. 2ed0edf tcp: cubic: fix overflow error in bictcp_update() by Eric Dumazet · 11 years ago
  62. 00326ed SUNRPC: Don't auto-disconnect from the local rpcbind socket by Trond Myklebust · 11 years ago
  63. 248ba8e bridge: don't try to update timers in case of broken MLD queries by Linus Lüssing · 11 years ago
  64. aab515d fib_trie: remove potential out of bound access by Eric Dumazet · 11 years ago
  65. fc7f8f5 neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup by Veaceslav Falico · 11 years ago
  66. 7921895 net: esp{4,6}: fix potential MTU calculation overflows by Daniel Borkmann · 11 years ago
  67. 07ce76a net_sched: make dev_trans_start return vlan's real dev trans_start by nikolay@redhat.com · 11 years ago
  68. 0369722 vlan: make vlan_dev_real_dev work over stacked vlans by nikolay@redhat.com · 11 years ago
  69. d9af2d6 net/vmw_vsock/af_vsock.c: drop unneeded semicolon by Julia Lawall · 11 years ago
  70. e4d091d netfilter: nfnetlink_{log,queue}: fix information leaks in netlink message by Dan Carpenter · 11 years ago
  71. 762a3d8 bridge: fix rcu check warning in multicast port group by stephen hemminger · 11 years ago
  72. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  73. 72a67a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  74. 83aaf3b Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  75. 73f5698 fib_rules: fix suppressor names and default values by Stefan Tomanek · 11 years ago
  76. 0c0667a vlan: cleanup the usage of vlan_dev_priv(dev) by Wang Sheng-Hui · 11 years ago
  77. 6a8b7f0 netlabel: use domain based selectors when address based selectors are not available by Paul Moore · 11 years ago
  78. 6313480 neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup by Veaceslav Falico · 11 years ago
  79. 8a849bb net: netlink: minor: remove unused pointer in alloc_pg_vec by Daniel Borkmann · 11 years ago
  80. 6ef94cf fib_rules: add route suppression based on ifgroup by Stefan Tomanek · 11 years ago
  81. 5f671d6 net: check net.core.somaxconn sysctl values by Roman Gushchin · 11 years ago
  82. d1c53c8 icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytes by Werner Almesberger · 11 years ago
  83. 9cc08af icmpv6_filter: fix "_hdr" incorrectly being a pointer by Werner Almesberger · 11 years ago
  84. c483e02 af_packet: simplify VLAN frame check in packet_snd by Phil Sutter · 11 years ago
  85. cbd89ac af_packet: fix for sending VLAN frames via packet_mmap by Phil Sutter · 11 years ago
  86. 0f75b09 af_packet: when sending ethernet frames, parse header for skb->protocol by Phil Sutter · 11 years ago
  87. 446266b net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails by Daniel Borkmann · 11 years ago
  88. cbd3755 htb: fix sign extension bug by stephen hemminger · 11 years ago
  89. d27fc78 sctp: Don't lookup dst if transport dst is still valid by fan.du · 11 years ago
  90. 89b59bc Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  91. 439677d ipv6: bump genid when delete/add address by fan.du · 11 years ago
  92. c756891a tipc: fix oops when creating server socket fails by Ying Xue · 11 years ago
  93. e0d1095 net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL by Cong Wang · 11 years ago
  94. 8a226b2 ipv6: prevent race between address creation and removal by Jiri Benc · 11 years ago
  95. 3f8f529 ipv6: move peer_addr init into ipv6_add_addr() by Jiri Pirko · 11 years ago
  96. 49a18d8 ipv6: update ip6_rt_last_gc every time GC is run by Michal Kubeček · 11 years ago
  97. 2ac3ac8 ipv6: prevent fib6_run_gc() contention by Michal Kubeček · 11 years ago
  98. 7546ff9 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  99. 22e02a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  100. 73da7d5 mac80211: add channel switch command and beacon callbacks by Simon Wunderlich · 11 years ago