1. c80bbea netlink: cleanup the unnecessary return value check by Hans Zhang · 12 years ago
  2. 45f00f9 ipv4: tcp: clean up tcp_v4_early_demux() by Eric Dumazet · 12 years ago
  3. f3f1213 ipv6: tcp: clean up tcp_v6_early_demux() icsk variable by Neal Cardwell · 12 years ago
  4. 51ebd31 ipv6: add support of equal cost multipath (ECMP) by Nicolas Dichtel · 12 years ago
  5. d94ce9b ipv4: 16 slots in initial fib_info hash table by Eric Dumazet · 12 years ago
  6. 0e71c55 tcp: speedup SIOCINQ ioctl by Eric Dumazet · 12 years ago
  7. 354e4aa tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation by Eric Dumazet · 12 years ago
  8. 46baac3 pkt_sched: use ns_to_ktime() helper by Eric Dumazet · 12 years ago
  9. 47b70db net:dev: remove double indentical assignment in dev_change_net_namespace(). by Rami Rosen · 12 years ago
  10. f7b86bf sockopt: Make SO_BINDTODEVICE readable by Pavel Emelyanov · 12 years ago
  11. 06e3041 pktgen: Use ipv6_addr_any by Joe Perches · 12 years ago
  12. db0fe0b Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  13. a3374c4 tcp: fix FIONREAD/SIOCINQ by Eric Dumazet · 12 years ago
  14. 6d772ac netlink: use kfree_rcu() in netlink_release() by Eric Dumazet · 12 years ago
  15. 13d82bf ipv4: Fix flushing of cached routing informations by Steffen Klassert · 12 years ago
  16. 18c22a0 vlan: allow to change type when no vlan device is hooked on netdev by Jiri Pirko · 12 years ago
  17. 7dac7b7 batman-adv: Fix potential broadcast BLA-duplicate-check race condition by Linus Lüssing · 12 years ago
  18. 7f112af batman-adv: Fix broadcast packet CRC calculation by Linus Lüssing · 12 years ago
  19. 2ad5b9e netfilter: xt_TEE: don't use destination address found in header by Eric Dumazet · 12 years ago
  20. 0b4f5b1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Pablo Neira Ayuso · 12 years ago
  21. 9f0d3c2 ipv6: addrconf: fix /proc/net/if_inet6 by Eric Dumazet · 12 years ago
  22. f6e80ab sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter() by Zijie Pan · 12 years ago
  23. 55462cf vlan: fix bond/team enslave of vlan challenged slave/port by Jiri Pirko · 12 years ago
  24. 939ccba netfilter: xt_nat: fix incorrect hooks for SNAT and DNAT targets by Elison Niven · 12 years ago
  25. 0153d5a netfilter: xt_CT: fix timeout setting with IPv6 by Pablo Neira Ayuso · 12 years ago
  26. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  27. 09a9ad6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  28. bd81cce Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  29. 98260da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  30. 1bbb309 userns: Properly print bluetooth socket uids by Eric W. Biederman · 12 years ago
  31. 93ac0ef net: add doc for in4_pton() by Amerigo Wang · 12 years ago
  32. 28194fc net: add doc for in6_pton() by Amerigo Wang · 12 years ago
  33. 8437e76 vti: fix sparse bit endian warnings by stephen hemminger · 12 years ago
  34. 4c67525 tcp: resets are misrouted by Alexey Kuznetsov · 12 years ago
  35. 940e3a8 Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 12 years ago
  36. 0e24c4f tcp: sysctl interface leaks 16 bytes of kernel memory by Alan Cox · 12 years ago
  37. 759f429 9P: Fix race between p9_write_work() and p9_fd_request() by Simon Derr · 12 years ago
  38. a9ca404 Merge Trond's bugfixes by J. Bruce Fields · 12 years ago
  39. 68aaed5 ipv4: fix route mark sparse warning by stephen hemminger · 12 years ago
  40. 6caab7b bridge: Pull ip header into skb->data before looking into ip header. by Sarveshwar Bandi · 12 years ago
  41. c468fb1 pktgen: replace scan_ip6() with in6_pton() by Amerigo Wang · 12 years ago
  42. 4c139b8 pktgen: enable automatic IPv6 address setting by Amerigo Wang · 12 years ago
  43. 0373a94 pktgen: display IPv4 address in human-readable format by Amerigo Wang · 12 years ago
  44. 68bf9f0 pktgen: set different default min_pkt_size for different protocols by Amerigo Wang · 12 years ago
  45. 5aa8b57 pktgen: fix crash when generating IPv6 packets by Amerigo Wang · 12 years ago
  46. 8545768 Merge tag 'master-2012-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  47. df632d3 Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  48. f474af7 nfs: disintegrate UAPI for nfs by J. Bruce Fields · 12 years ago
  49. 5175a5e RDS: fix rds-ping spinlock recursion by jeff.liu · 12 years ago
  50. 8dd9117 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 12 years ago
  51. 4c199a9 rbtree: empty nodes have no color by Michel Lespinasse · 12 years ago
  52. b61a602 ipvs: initialize returned data in do_ip_vs_get_ctl by Arnd Bergmann · 12 years ago
  53. ad4d3ef ipvs: fix ARP resolving for direct routing mode by Julian Anastasov · 12 years ago
  54. c92b965 ipv4: Add FLOWI_FLAG_KNOWN_NH by Julian Anastasov · 12 years ago
  55. 155e833 ipv4: introduce rt_uses_gateway by Julian Anastasov · 12 years ago
  56. f8a1717 ipv4: make sure nh_pcpu_rth_output is always allocated by Julian Anastasov · 12 years ago
  57. e0adef0 ipv4: fix forwarding for strict source routes by Julian Anastasov · 12 years ago
  58. e81da0e ipv4: fix sending of redirects by Julian Anastasov · 12 years ago
  59. 8634724 ipv6: gro: fix PV6_GRO_CB(skb)->proto problem by Eric Dumazet · 12 years ago
  60. 48cc32d3 vlan: don't deliver frames for unknown vlans to protocols by Florian Zumbiehl · 12 years ago
  61. c3e7724 mac80211: use ieee80211_free_txskb to fix possible skb leaks by Felix Fietkau · 12 years ago
  62. 55fabef mac80211: call drv_get_tsf() in sleepable context by Thomas Pedersen · 12 years ago
  63. 2e71a6f net: gro: selective flush of packets by Eric Dumazet · 12 years ago
  64. ee9a8f7 ipv4: Don't report stale pmtu values to userspace by Steffen Klassert · 12 years ago
  65. 7f92d33 ipv4: Don't create nh exeption when the device mtu is smaller than the reported pmtu by Steffen Klassert · 12 years ago
  66. d851c12 ipv4: Always invalidate or update the route on pmtu events by Steffen Klassert · 12 years ago
  67. cf7f601 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  68. 7035cdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  69. ca07e43 net: gro: fix a potential crash in skb_gro_reset_offset by Eric Dumazet · 12 years ago
  70. 51ec040 ipv6: GRO should be ECN friendly by Eric Dumazet · 12 years ago
  71. e1f1650 net: Fix skb_under_panic oops in neigh_resolve_output by ramesh.nagappa@gmail.com · 12 years ago
  72. acb600d net: remove skb recycling by Eric Dumazet · 12 years ago
  73. 6dc878a netlink: add reference of module in netlink_dump_start by Gao feng · 12 years ago
  74. 283dbd8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  75. 04a6f82 sections: fix section conflicts in net by Andi Kleen · 12 years ago
  76. 6299b66 sections: fix section conflicts in net/can by Andi Kleen · 12 years ago
  77. 6825a26 ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt by Gao feng · 12 years ago
  78. 32418cf Remove noisy printks from llcp_sock_connect by Dave Jones · 12 years ago
  79. e57edf6 tipc: prevent dropped connections due to rcvbuf overflow by Erik Hugne · 12 years ago
  80. 0968958 silence some noisy printks in irda by Dave Jones · 12 years ago
  81. edfee03 sctp: check src addr when processing SACK to update transport state by Nicolas Dichtel · 12 years ago
  82. 5756599 sctp: fix a typo in prototype of __sctp_rcv_lookup() by Nicolas Dichtel · 12 years ago
  83. f4ef85b ipv4: add a fib_type to fib_info by Eric Dumazet · 12 years ago
  84. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  85. 5316cf9 8021q: fix mac_len recomputation in vlan_untag() by Antonio Quartulli · 12 years ago
  86. 62b54dd ipv6: don't add link local route when there is no link local address by Nicolas Dichtel · 12 years ago
  87. 916082b workqueue: avoid using deprecated functions by Linus Torvalds · 12 years ago
  88. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  89. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  90. 68d47a1 Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  91. c0e8a13 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  92. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  93. 193ba92 igmp: export symbol ip_mc_leave_group by stephen hemminger · 12 years ago
  94. edc7d57 netlink: add attributes to fdb interface by stephen hemminger · 12 years ago
  95. ba9b584 SUNRPC: Introduce rpc_clone_client_set_auth() by Chuck Lever · 12 years ago
  96. 1b63a75 SUNRPC: Refactor rpc_clone_client() by Chuck Lever · 12 years ago
  97. 632f0d0 SUNRPC: Use __func__ in dprintk() in auth_gss.c by Chuck Lever · 12 years ago
  98. d8af9bc1 SUNRPC: Clean up dprintk messages in rpc_pipe.c by Chuck Lever · 12 years ago
  99. 6816282 ceph: propagate layout error on osd request creation by Sage Weil · 12 years ago
  100. d63b77f libceph: check for invalid mapping by Sage Weil · 12 years ago