1. c8585bd eth: reset addr_assign_type if eth_mac_addr() called by Danny Kukawka · 13 years ago
  2. 4c507d2 net: implement IP_RECVTOS for IP_PKTOPTIONS by Jiri Benc · 13 years ago
  3. 7a3198a ipv6: helper function to get tclass by Jiri Benc · 13 years ago
  4. d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  5. 8df54d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  6. 70620c4 net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled by Thomas Graf · 13 years ago
  7. 5dc7883 ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr. by Li Wei · 13 years ago
  8. 2b73bc6 netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m by Neil Horman · 13 years ago
  9. f5c3820 netprio_cgroup: don't allocate prio table when a device is registered by Neil Horman · 13 years ago
  10. a87dfe1 netprio_cgroup: fix an off-by-one bug by Neil Horman · 13 years ago
  11. 16bda13 net: Make qdisc_skb_cb upper size bound explicit. by David S. Miller · 13 years ago
  12. 51363b8 af_iucv: allow retrieval of maximum message size by Ursula Braun · 13 years ago
  13. 800c5eb af_iucv: change net_device handling for HS transport by Ursula Braun · 13 years ago
  14. 7f1b0ea af_iucv: block writing if msg limit is exceeded by Ursula Braun · 13 years ago
  15. 7d316b9 af_iucv: remove IUCV-pathes completely by Ursula Braun · 13 years ago
  16. 5ca3b72 gro: more generic L2 header check by Eric Dumazet · 13 years ago
  17. c4062df ipv6: Implement IPV6_UNICAST_IF socket option. by Erich E. Hoover · 13 years ago
  18. 76e2105 ipv4: Implement IP_UNICAST_IF socket option. by Erich E. Hoover · 13 years ago
  19. 43480ae gro: more generic L2 header check by Eric Dumazet · 13 years ago
  20. af2ce21 caif: remove duplicate initialization by Dan Carpenter · 13 years ago
  21. 6d25886 net: Fix build regression when INET_UDP_DIAG=y and IPV6=m by Anisse Astier · 13 years ago
  22. c3059be net/sched: sch_plug - Queue traffic until an explicit release command by Shriram Rajagopalan · 13 years ago
  23. 17b8a74 Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 13 years ago
  24. dff10e9 tipc: Minor optimization to rejection of connection-based messages by Allan Stephens · 13 years ago
  25. 3175bd9 tipc: Eliminate alteration of publication key during name table purging by Allan Stephens · 13 years ago
  26. 63e7f1a tipc: Prevent loss of fragmented messages over broadcast link by Allan Stephens · 13 years ago
  27. b76b27c tipc: Prevent loss of fragmented messages over unicast links by Allan Stephens · 13 years ago
  28. 1ec2bb0 tipc: Remove obsolete broadcast tag capability by Allan Stephens · 13 years ago
  29. 7a54d4a tipc: Major redesign of broadcast link ACK/NACK algorithms by Allan Stephens · 13 years ago
  30. b98158e tipc: Add missing locks in broadcast link statistics accumulation by Allan Stephens · 13 years ago
  31. 0232c5a tipc: Fix bug in broadcast link duplicate message statistics by Allan Stephens · 13 years ago
  32. 8a275a6 tipc: Fix node lock reclamation issues in broadcast link reception by Allan Stephens · 13 years ago
  33. 5773256 tipc: Add missing broadcast link lock when sending NACK by Allan Stephens · 13 years ago
  34. 47361c8 tipc: Fix problem with broadcast link synchronization between nodes by Allan Stephens · 13 years ago
  35. 9349931 tipc: Ensure broadcast link re-acquires node after link failure by Allan Stephens · 13 years ago
  36. 4d75313 tipc: Prevent broadcast link stalling in dual LAN environments by Allan Stephens · 13 years ago
  37. 92d2c90 tipc: Prevent transmission of outdated link protocol messages by Allan Stephens · 13 years ago
  38. 8809b25 tipc: improve the link deferred queue insertion algorithm by Allan Stephens · 13 years ago
  39. 59d7402 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  40. a0417fa net: Make qdisc_skb_cb upper size bound explicit. by David S. Miller · 13 years ago
  41. 8926574 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  42. 1f0b670 caif: caifdev is never used in net/caif/caif_dev.c::transmit() - remove it. by Jesper Juhl · 13 years ago
  43. 22b6a2e decnet: remove unused variable from dn_output() by Jesper Juhl · 13 years ago
  44. e2446ea tcp_v4_send_reset: binding oif to iif in no sock case by Shawn Lu · 13 years ago
  45. dd48dc3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  46. 5962b35 netprio_cgroup: Fix obo in get_prioidx by Neil Horman · 13 years ago
  47. 576f3cc caif: Add drop count for caif_net device. by sjur.brandeland@stericsson.com · 13 years ago
  48. 4a69582 caif: Kill debugfs vars for caif socket by sjur.brandeland@stericsson.com · 13 years ago
  49. 157ca9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  50. 6c073a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  51. ab434b6 ceph: initialize client debugfs outside of monc->mutex by Sage Weil · 13 years ago
  52. ba76057 caif: Bugfix double kfree_skb upon xmit failure by Dmitry Tarnyagin · 13 years ago
  53. b01377a caif: Bugfix list_del_rcu race in cfmuxl_ctrlcmd. by sjur.brandeland@stericsson.com · 13 years ago
  54. c43b874 tcp: properly initialize tcp memory limits by Jason Wang · 13 years ago
  55. 7161c76 atm: clip: Convert over to dst_neigh_lookup(). by David S. Miller · 13 years ago
  56. 3329bdf decnet: Add missing neigh->ha locking to dn_neigh_output_packet() by David S. Miller · 13 years ago
  57. f79d52c ipv6: Remove never used function inet6_ac_check(). by David S. Miller · 13 years ago
  58. 7b6cd1c PATCH V2 net-next] net: dev: Convert printks to pr_<level> by Joe Perches · 13 years ago
  59. 07ae2df mac80211: timeout a single frame in the rx reorder buffer by Eliad Peller · 13 years ago
  60. 786f528 ethtool: Null-terminate filename passed to ethtool_ops::flash_device by Ben Hutchings · 13 years ago
  61. efcdbf2 net: Disambiguate kernel message by Arun Sharma · 13 years ago
  62. 6f70624 netpoll: Neaten MAX_SKB_SIZE macro by Joe Perches · 13 years ago
  63. e6ec26935 netpoll: Convert printks to np_<level> and add pr_fmt by Joe Perches · 13 years ago
  64. 658ddaa tcp: md5: RST: getting md5 key from listener by Shawn Lu · 13 years ago
  65. 5b11b2e xfrm6: remove unneeded NULL check in __xfrm6_output() by Dan Carpenter · 13 years ago
  66. a8afca0 tcp: md5: protects md5sig_info with RCU by Eric Dumazet · 13 years ago
  67. 5f3d9cb tcp: md5: use sock_kmalloc() to limit md5 keys by Eric Dumazet · 13 years ago
  68. a915da9b tcp: md5: rcu conversion by Eric Dumazet · 13 years ago
  69. a2d9124 tcp: md5: remove obsolete md5_add() method by Eric Dumazet · 13 years ago
  70. 4f3eb0b mac80211: Move num_sta_ps counter decrement after synchronize_rcu by Helmut Schaa · 13 years ago
  71. 1946841 mac80211: add support for mcs masks by Simon Wunderlich · 13 years ago
  72. 24db78c nl80211: add support for mcs masks by Simon Wunderlich · 13 years ago
  73. 608383b mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_end by Helmut Schaa · 13 years ago
  74. 2ab694d mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroy by Helmut Schaa · 13 years ago
  75. 83d5cc0 mac80211: station state transition error handling by Johannes Berg · 13 years ago
  76. c037b83 Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID." by John W. Linville · 13 years ago
  77. a46621a net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig. by Denys Vlasenko · 13 years ago
  78. a14a8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  79. 5de658f ipv6: fix RFC5722 comment by Eric Dumazet · 13 years ago
  80. 84920c1 net: Allow ipv6 proxies and arp proxies be shown with iproute2 by Tony Zelenoff · 13 years ago
  81. 6f01fd6 af_unix: fix EPOLLET regression for stream sockets by Eric Dumazet · 13 years ago
  82. 5b35e1e tcp: fix tcp_trim_head() to adjust segment count with skb MSS by Neal Cardwell · 13 years ago
  83. 4acb419 net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL by Glauber Costa · 13 years ago
  84. f94f72e Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  85. 8a8ee9a net caif: Register properly as a pernet subsystem. by Eric W. Biederman · 13 years ago
  86. c45a3df ipv6: Eliminate dst_get_neighbour_noref() usage in ip6_forward(). by David S. Miller · 13 years ago
  87. 4991969 ipv6: Remove neigh argument from ndisc_send_redirect() by David S. Miller · 13 years ago
  88. 5339ab8 ipv6: fib: Convert fib6_age() to dst_neigh_lookup(). by David S. Miller · 13 years ago
  89. eb85718 ipv6: ndisc: Convert to dst_neigh_lookup() by David S. Miller · 13 years ago
  90. 0ec8866 ipv4: ip_gre: Convert to dst_neigh_lookup() by David S. Miller · 13 years ago
  91. cc0d7b9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  92. f1e3be15 mac80211: Do not scan for IBSS merge with a fixed BSSID. by Nicolas Cavallari · 13 years ago
  93. 6e1b1b2 mac80211: send null packet on active (psm) reconfiguration by Eliad Peller · 13 years ago
  94. 6269cc8 nfc: NULL vs zero in nci_activate_target() by Dan Carpenter · 13 years ago
  95. 94f9065 {nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh by Chun-Yeow Yeoh · 13 years ago
  96. 2da8f41 cfg80211: fix a few -Wshadow warnings by Johannes Berg · 13 years ago
  97. 8e7c4e4 mac80211: fix a few -Wshadow warnings by Johannes Berg · 13 years ago
  98. ea08635 mac80211: make CQM RSSI support per virtual interface by Johannes Berg · 13 years ago
  99. c1288b1 mac80211: make beacon filtering per virtual interface by Johannes Berg · 13 years ago
  100. f18da14 net: RTNETLINK adjusting values of min_ifinfo_dump_size by Stefan Gula · 13 years ago