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