1. aa66158 ipv4: processing ancillary IP_TOS or IP_TTL by Francesco Fusco · 11 years ago
  2. f02db31 ipv4: IP_TOS and IP_TTL can be specified as ancillary data by Francesco Fusco · 11 years ago
  3. 0a67d3e ipv6: compare sernum when walking fib for /proc/net/ipv6_route as safety net by Hannes Frederic Sowa · 11 years ago
  4. 8d2ca1d ipv6: avoid high order memory allocations for /proc/net/ipv6_route by Hannes Frederic Sowa · 11 years ago
  5. 5831d66e net: create sysfs symlinks for neighbour devices by Veaceslav Falico · 11 years ago
  6. 842d67a net: expose the master link to sysfs, and remove it from bond by Veaceslav Falico · 11 years ago
  7. 47701a3 vlan: unlink the upper neighbour before unregistering by Veaceslav Falico · 11 years ago
  8. 5df27e6 vlan: link the upper neighbour only after registering by Veaceslav Falico · 11 years ago
  9. b6ccba4 net: add a possibility to get private from netdev_adjacent->list by Veaceslav Falico · 11 years ago
  10. 31088a1 net: add for_each iterators through neighbour lower link's private by Veaceslav Falico · 11 years ago
  11. 402dae9 net: add netdev_adjacent->private and allow to use it by Veaceslav Falico · 11 years ago
  12. 5249dec net: add RCU variant to search for netdev_adjacent link by Veaceslav Falico · 11 years ago
  13. 2f268f1 net: add adj_list to save only neighbours by Veaceslav Falico · 11 years ago
  14. 7863c05 net: use lists as arguments instead of bool upper by Veaceslav Falico · 11 years ago
  15. 4ed377e net: neighbour: use source address of last enqueued packet for solicitation by Hannes Frederic Sowa · 11 years ago
  16. 8ce4406 ipv6: do not allow ipv6 module to be removed by Cong Wang · 11 years ago
  17. b0983d3 tcp: fix dynamic right sizing by Eric Dumazet · 11 years ago
  18. 0862935 tcp: syncookies: reduce mss table to four values by Florian Westphal · 11 years ago
  19. 8c27bd7 tcp: syncookies: reduce cookie lifetime to 128 seconds by Florian Westphal · 11 years ago
  20. df62cdf net_sched: htb: support of 64bit rates by Eric Dumazet · 11 years ago
  21. 3e1e3aa net_sched: add u64 rate to psched_ratecfg_precompute() by Eric Dumazet · 11 years ago
  22. 118a7b0 net: ethernet: eth.c: removed checkpatch warnings and errors by Avinash Kumar · 11 years ago
  23. b75ff5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  24. d0fe8c88 netpoll: fix NULL pointer dereference in netpoll_cleanup by Nikolay Aleksandrov · 11 years ago
  25. 703133d ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 11 years ago
  26. 749154a ip: use ip_hdr() in __ip_make_skb() to retrieve IP header by Ansis Atteka · 11 years ago
  27. e9ff04d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  28. bd784a1 net:dccp: do not report ICMP redirects to user space by Duan Jiong · 11 years ago
  29. 4bdc944 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  30. 61c5923 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  31. 269aa75 tcp: fix RTO calculated from cached RTT by Neal Cardwell · 11 years ago
  32. 4c18c42 batman-adv: set the TAG flag for the vid passed to BLA by Antonio Quartulli · 11 years ago
  33. 0a0d80e netfilter: nfnetlink_queue: use network skb for sequence adjustment by Gao feng · 11 years ago
  34. 3f96a53 net: sctp: rfc4443: do not report ICMP redirects to user space by Daniel Borkmann · 11 years ago
  35. 0d2ede9 ip6_tunnels: raddr and laddr are inverted in nl msg by Ding Zhi · 11 years ago
  36. 2cf5512 netfilter: ipset: Fix serious failure in CIDR tracking by Oliver Smith · 11 years ago
  37. 169faa2 netfilter: ipset: Validate the set family and not the set type family at swapping by Jozsef Kadlecsik · 11 years ago
  38. 0f1799b netfilter: ipset: Consistent userspace testing with nomatch flag by Jozsef Kadlecsik · 11 years ago
  39. 55524c2 netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/protocol by Jozsef Kadlecsik · 11 years ago
  40. 716ec05 bridge: fix NULL pointer deref of br_port_get_rcu by Hong Zhiguo · 11 years ago
  41. 1fb1754 bridge: use br_port_get_rtnl within rtnl lock by Hong Zhiguo · 11 years ago
  42. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  43. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  44. d830f0f netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pkt by Phil Oester · 11 years ago
  45. be4f154 bridge: Clamp forward_delay when enabling STP by Herbert Xu · 11 years ago
  46. 9a06201 resubmit bridge: fix message_age_timer calculation by Chris Healy · 11 years ago
  47. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  48. 6de5a8b memcg: rename RESOURCE_MAX to RES_COUNTER_MAX by Sha Zhengju · 11 years ago
  49. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  50. 95ee620 net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit by Daniel Borkmann · 11 years ago
  51. b0dd663 netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply by Sonic Zhang · 11 years ago
  52. 1d7b24f Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  53. 23c323a SUNRPC: No, I did not intend to create a 256KiB hashtable by Trond Myklebust · 11 years ago
  54. 1342930 sunrpc: Add missing kuids conversion for printing by Geert Uytterhoeven · 11 years ago
  55. c2d9572 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  56. 3ddc5b4 kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() by Mathieu Desnoyers · 11 years ago
  57. bbda1ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  58. f3ad857 net_sched: htb: fix a typo in htb_change_class() by Vimalkumar · 11 years ago
  59. 2c861cc ipv6: don't call fib6_run_gc() until routing is ready by Michal Kubeček · 11 years ago
  60. 04f0888 fib6_rules: fix indentation by Stefan Tomanek · 11 years ago
  61. 50d1784 net: fix multiqueue selection by Eric Dumazet · 11 years ago
  62. 88362ad net: sctp: fix smatch warning in sctp_send_asconf_del_ip by Daniel Borkmann · 11 years ago
  63. a0fb05d net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUE by Daniel Borkmann · 11 years ago
  64. ae7b4e1 net: fib: fib6_add: fix potential NULL pointer dereference by Daniel Borkmann · 11 years ago
  65. 3bf4b5b net: ovs: flow: fix potential illegal memory access in __parse_flow_nlattrs by Daniel Borkmann · 11 years ago
  66. 8112b1f ipv6/exthdrs: accept tlv which includes only padding by Jiri Pirko · 11 years ago
  67. 2b76db6 Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 11 years ago
  68. cf59676 Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  69. 70534a7 shrinker: convert remaining shrinkers to count/scan API by Dave Chinner · 11 years ago
  70. dd935f4 libceph: add function to ensure notifies are complete by Josh Durgin · 11 years ago
  71. bf97293 Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  72. 6cccc7d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  73. c7c4591 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  74. 0ffb01d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  75. 4e4f1fc tcp: properly increase rcv_ssthresh for ofo packets by Eric Dumazet · 11 years ago
  76. 16edfe7 tcp: fix no cwnd growth after timeout by Yuchung Cheng · 11 years ago
  77. 5ffd5cd net: netlink: filter particular protocols from analyzers by Daniel Borkmann · 11 years ago
  78. cd0a2df Merge tag 'fscache-fixes-for-ceph' into wip-fscache by Milosz Tanski · 11 years ago
  79. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  80. 22e04f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  81. d4a5165 rpc: let xdr layer allocate gssproxy receieve pages by J. Bruce Fields · 11 years ago
  82. 9dfd87d rpc: fix huge kmalloc's in gss-proxy by J. Bruce Fields · 11 years ago
  83. 6a36978 rpc: comment on linux_cred encoding, treat all as unsigned by J. Bruce Fields · 11 years ago
  84. 778e512 rpc: clean up decoding of gssproxy linux creds by J. Bruce Fields · 11 years ago
  85. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  86. 0d40f75 openvswitch: Fix alignment of struct sw_flow_key. by Jesse Gross · 11 years ago
  87. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  88. 1a5bbfc netfilter: Fix build errors with xt_socket.c by David S. Miller · 11 years ago
  89. e2e5c4c tcp: Add missing braces to do_tcp_setsockopt by Dave Jones · 11 years ago
  90. 0c1db73 caif: Add missing braces to multiline if in cfctrl_linkup_request by Dave Jones · 11 years ago
  91. b55b76b ipv6:introduce function to find route for redirect by Duan Jiong · 11 years ago
  92. 3c3769e bridge: apply multicast snooping to IPv6 link-local, too by Linus Lüssing · 11 years ago
  93. 8fad9c39 bridge: prevent flooding IPv6 packets that do not have a listener by Linus Lüssing · 11 years ago
  94. 2f048db SUNRPC: Add an identifier for struct rpc_clnt by Trond Myklebust · 11 years ago
  95. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  96. b4af8de net: ipv6: mld: introduce mld_{gq, ifc, dad}_stop_timer functions by Daniel Borkmann · 11 years ago
  97. 2b7c121 net: ipv6: mld: refactor query processing into v1/v2 functions by Daniel Borkmann · 11 years ago
  98. cc7f7ab net: ipv6: mld: similarly to MLDv2 have min max_delay of 1 by Daniel Borkmann · 11 years ago
  99. 58c0ecf net: ipv6: mld: implement RFC3810 MLDv2 mode only by Daniel Borkmann · 11 years ago
  100. e3f5b17 net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation by Daniel Borkmann · 11 years ago