1. 8df54d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  2. 70620c4 net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled by Thomas Graf · 12 years ago
  3. 5dc7883 ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr. by Li Wei · 12 years ago
  4. 2b73bc6 netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m by Neil Horman · 12 years ago
  5. f5c3820 netprio_cgroup: don't allocate prio table when a device is registered by Neil Horman · 12 years ago
  6. a87dfe1 netprio_cgroup: fix an off-by-one bug by Neil Horman · 12 years ago
  7. 16bda13 net: Make qdisc_skb_cb upper size bound explicit. by David S. Miller · 12 years ago
  8. 5ca3b72c gro: more generic L2 header check by Eric Dumazet · 12 years ago
  9. 6d25886 net: Fix build regression when INET_UDP_DIAG=y and IPV6=m by Anisse Astier · 12 years ago
  10. e2446ea tcp_v4_send_reset: binding oif to iif in no sock case by Shawn Lu · 12 years ago
  11. 5962b35 netprio_cgroup: Fix obo in get_prioidx by Neil Horman · 12 years ago
  12. 157ca9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  13. 6c073a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  14. ab434b6 ceph: initialize client debugfs outside of monc->mutex by Sage Weil · 13 years ago
  15. ba76057 caif: Bugfix double kfree_skb upon xmit failure by Dmitry Tarnyagin · 12 years ago
  16. b01377a caif: Bugfix list_del_rcu race in cfmuxl_ctrlcmd. by sjur.brandeland@stericsson.com · 12 years ago
  17. c43b874 tcp: properly initialize tcp memory limits by Jason Wang · 12 years ago
  18. 07ae2df mac80211: timeout a single frame in the rx reorder buffer by Eliad Peller · 12 years ago
  19. 786f528 ethtool: Null-terminate filename passed to ethtool_ops::flash_device by Ben Hutchings · 12 years ago
  20. efcdbf2 net: Disambiguate kernel message by Arun Sharma · 12 years ago
  21. a14a8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  22. 6f01fd6 af_unix: fix EPOLLET regression for stream sockets by Eric Dumazet · 12 years ago
  23. 5b35e1e tcp: fix tcp_trim_head() to adjust segment count with skb MSS by Neal Cardwell · 12 years ago
  24. 4acb419 net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL by Glauber Costa · 12 years ago
  25. f94f72e Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  26. 8a8ee9a net caif: Register properly as a pernet subsystem. by Eric W. Biederman · 12 years ago
  27. cc0d7b9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  28. f18da14 net: RTNETLINK adjusting values of min_ifinfo_dump_size by Stefan Gula · 12 years ago
  29. f2b3ee9 ipv6: Fix ip_gre lockless xmits. by Willem de Bruijn · 12 years ago
  30. 073862b netns: fix net_alloc_generic() by Eric Dumazet · 12 years ago
  31. fddb7b5 tcp: bind() optimize port allocation by Flavio Leitner · 12 years ago
  32. 2b05ad3 tcp: bind() fix autoselection to share ports by Flavio Leitner · 12 years ago
  33. 6831580 l2tp: l2tp_ip - fix possible oops on packet receive by James Chapman · 12 years ago
  34. efc3dbc rds: Make rds_sock_lock BH rather than IRQ safe. by David S. Miller · 12 years ago
  35. c452ed7 net: flow_dissector.c missing include linux/export.h by Jesper Dangaard Brouer · 12 years ago
  36. 56ac11c llc: Fix race condition in llc_ui_recvmsg by Radu Iliescu · 13 years ago
  37. 405385f mac80211: set bss_conf.idle when vif is connected by Eliad Peller · 13 years ago
  38. ba19602 mac80211: update oper_channel on ibss join by Eliad Peller · 13 years ago
  39. 875ad3f SUNRPC: Fix machine creds in generic_create_cred and generic_match by Trond Myklebust · 13 years ago
  40. f80400a ethtool: allow ETHTOOL_GSSET_INFO for users by Michał Mirosław · 13 years ago
  41. b1cc16b bluetooth: hci: Fix type of "enable_hs" to bool. by David S. Miller · 13 years ago
  42. 0e90b31 net: introduce res_counter_charge_nofail() for socket allocations by Glauber Costa · 13 years ago
  43. 8a622e7 tcp: md5: using remote adress for md5 lookup in rst packet by shawnlu · 13 years ago
  44. bf0813b pktgen: Fix unsigned function that is returning negative vals by Paul Gortmaker · 13 years ago
  45. 974c123 tcp: detect loss above high_seq in recovery by Yuchung Cheng · 13 years ago
  46. a42b479 netem: Fix off-by-one bug in reordering by Vijay Subramanian · 13 years ago
  47. 5a45f00 tcp: fix undo after RTO for CUBIC by Neal Cardwell · 13 years ago
  48. fc16dcd tcp: fix undo after RTO for BIC by Neal Cardwell · 13 years ago
  49. 013d97e net: race condition in ipv6 forwarding and disable_ipv6 parameters by Francesco Ruggeri · 13 years ago
  50. 1c659a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  51. bc4934b mac80211: fix work removal on deauth request by Johannes Berg · 13 years ago
  52. 65e8b0c mac80211: Use the right headroom size for mesh mgmt frames by Javier Cardona · 13 years ago
  53. 9446f3e mac80211: fix debugfs key->station symlink by Johannes Berg · 13 years ago
  54. ccb19d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  55. 77676fd openvswitch: Fix multipart datapath dumps. by Ben Pfaff · 13 years ago
  56. 766e9f1 ipv6: fix per device IP snmp counters by Eric Dumazet · 13 years ago
  57. 10ec1bb inetpeer: initialize ->redirect_genid in inet_getpeer() by Dan Carpenter · 13 years ago
  58. 65e9d2f net: fix NULL-deref in WARN() in skb_gso_segment() by Michał Mirosław · 13 years ago
  59. 36c9247 net: WARN if skb_checksum_help() is called on skb requiring segmentation by Ben Hutchings · 13 years ago
  60. 4144cb2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  61. 59f608d caif: Remove bad WARN_ON in caif_dev by sjur.brandeland@stericsson.com · 13 years ago
  62. 3371bb3 caif: Fix typo in Vendor/Product-ID for CAIF modems by sjur.brandeland@stericsson.com · 13 years ago
  63. 747465e net: fix some sparse errors by Eric Dumazet · 13 years ago
  64. 2b2d465 net: kill duplicate included header by Shan Wei · 13 years ago
  65. e52ac33 net: Use device model to get driver name in skb_gso_segment() by Ben Hutchings · 13 years ago
  66. 27a4293 bridge: BH already disabled in br_fdb_cleanup() by Eric Dumazet · 13 years ago
  67. 5442047 mac80211: Fix possible race between sta_unblock and network softirq by Helmut Schaa · 13 years ago
  68. 8d9d399 net: remove version.h includes in net/openvswitch/ by Devendra Naga · 13 years ago
  69. 795d9a2 bql: Fix inconsistency between file mode and attr method. by Hiroaki SHIMODA · 13 years ago
  70. be94db9 netfilter: ipset: dumping error triggered removing references twice by Jozsef Kadlecsik · 13 years ago
  71. 088067f netfilter: ipset: autoload set type modules safely by Jozsef Kadlecsik · 13 years ago
  72. d32a102 mac80211: fix tx->skb NULL pointer dereference by Yoni Divinsky · 13 years ago
  73. 74b8cc3 Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding() by Jesper Juhl · 13 years ago
  74. 9bf0464 netfilter: revert user-space expectation helper support by Pablo Neira Ayuso · 13 years ago
  75. 412662d netfilter: xt_hashlimit: fix unused variable warning if IPv6 disabled by Stephen Rothwell · 13 years ago
  76. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  77. 0b48d42 Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  78. 543d1b9 mac80211: fix no-op authorized transitions by Johannes Berg · 13 years ago
  79. 1a52bb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  80. 252c3d8 ipv6: release idev when ip6_neigh_lookup failed in icmp6_dst_alloc by RongQing.Li · 13 years ago
  81. 7c17d86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  82. 5b7bf42 RDS: Remove some unused iWARP code by Roland Dreier · 13 years ago
  83. ddecf0f net_sched: sfq: add optional RED on top of SFQ by Eric Dumazet · 13 years ago
  84. 1398eee net: decrement memcg jump label when limit, not usage, is changed by Glauber Costa · 13 years ago
  85. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 13 years ago
  86. 9ee6045 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  87. f96fde4 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf by Rusty Russell · 13 years ago
  88. 3b09c84 inet_diag: Rename inet_diag_req_compat into inet_diag_req by Pavel Emelyanov · 13 years ago
  89. c899136 inet_diag: Rename inet_diag_req into inet_diag_req_v2 by Pavel Emelyanov · 13 years ago
  90. 1140afa mac80211: fix rx->key NULL pointer dereference in promiscuous mode by Stanislaw Gruszka · 13 years ago
  91. bdd3ae3 nl80211: fix old station flags compatibility by Johannes Berg · 13 years ago
  92. 609eac1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  93. 57eccf1 Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  94. 874c60b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  95. 56e925b libceph: remove useless return value for osd_client __send_request() by Sage Weil · 13 years ago
  96. e11b05d crush: fix force for non-root TAKE by Sage Weil · 13 years ago
  97. 1864825 ceph: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  98. 38e5781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  99. a8c1f65 igmp: Avoid zero delay when receiving odd mixture of IGMP queries by Ben Hutchings · 13 years ago
  100. 3969eb3 net: Fix build with INET disabled. by David S. Miller · 13 years ago