1. ccb19d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  2. 77676fd openvswitch: Fix multipart datapath dumps. by Ben Pfaff · 12 years ago
  3. 766e9f1 ipv6: fix per device IP snmp counters by Eric Dumazet · 12 years ago
  4. 10ec1bb inetpeer: initialize ->redirect_genid in inet_getpeer() by Dan Carpenter · 12 years ago
  5. 65e9d2f net: fix NULL-deref in WARN() in skb_gso_segment() by Michał Mirosław · 12 years ago
  6. 36c9247 net: WARN if skb_checksum_help() is called on skb requiring segmentation by Ben Hutchings · 12 years ago
  7. 4144cb2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  8. 59f608d caif: Remove bad WARN_ON in caif_dev by sjur.brandeland@stericsson.com · 12 years ago
  9. 3371bb3 caif: Fix typo in Vendor/Product-ID for CAIF modems by sjur.brandeland@stericsson.com · 12 years ago
  10. 747465e net: fix some sparse errors by Eric Dumazet · 12 years ago
  11. 2b2d465 net: kill duplicate included header by Shan Wei · 12 years ago
  12. e52ac33 net: Use device model to get driver name in skb_gso_segment() by Ben Hutchings · 12 years ago
  13. 27a4293 bridge: BH already disabled in br_fdb_cleanup() by Eric Dumazet · 12 years ago
  14. 5442047 mac80211: Fix possible race between sta_unblock and network softirq by Helmut Schaa · 12 years ago
  15. 8d9d399 net: remove version.h includes in net/openvswitch/ by Devendra Naga · 12 years ago
  16. 795d9a2 bql: Fix inconsistency between file mode and attr method. by Hiroaki SHIMODA · 12 years ago
  17. be94db9 netfilter: ipset: dumping error triggered removing references twice by Jozsef Kadlecsik · 12 years ago
  18. 088067f netfilter: ipset: autoload set type modules safely by Jozsef Kadlecsik · 12 years ago
  19. d32a102 mac80211: fix tx->skb NULL pointer dereference by Yoni Divinsky · 12 years ago
  20. 74b8cc3 Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding() by Jesper Juhl · 12 years ago
  21. 9bf0464 netfilter: revert user-space expectation helper support by Pablo Neira Ayuso · 12 years ago
  22. 412662d netfilter: xt_hashlimit: fix unused variable warning if IPv6 disabled by Stephen Rothwell · 12 years ago
  23. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 12 years ago
  24. 0b48d42 Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  25. 543d1b9 mac80211: fix no-op authorized transitions by Johannes Berg · 12 years ago
  26. 1a52bb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  27. 252c3d8 ipv6: release idev when ip6_neigh_lookup failed in icmp6_dst_alloc by RongQing.Li · 12 years ago
  28. 7c17d86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  29. 5b7bf42 RDS: Remove some unused iWARP code by Roland Dreier · 12 years ago
  30. ddecf0f net_sched: sfq: add optional RED on top of SFQ by Eric Dumazet · 12 years ago
  31. 1398eee net: decrement memcg jump label when limit, not usage, is changed by Glauber Costa · 12 years ago
  32. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 12 years ago
  33. 9ee6045 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  34. f96fde4 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf by Rusty Russell · 12 years ago
  35. 3b09c84 inet_diag: Rename inet_diag_req_compat into inet_diag_req by Pavel Emelyanov · 12 years ago
  36. c899136 inet_diag: Rename inet_diag_req into inet_diag_req_v2 by Pavel Emelyanov · 12 years ago
  37. 1140afa mac80211: fix rx->key NULL pointer dereference in promiscuous mode by Stanislaw Gruszka · 12 years ago
  38. bdd3ae3 nl80211: fix old station flags compatibility by Johannes Berg · 12 years ago
  39. 609eac1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 12 years ago
  40. 57eccf1 Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  41. 874c60b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 12 years ago
  42. 56e925b libceph: remove useless return value for osd_client __send_request() by Sage Weil · 12 years ago
  43. e11b05d crush: fix force for non-root TAKE by Sage Weil · 13 years ago
  44. 1864825 ceph: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  45. 38e5781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  46. a8c1f65 igmp: Avoid zero delay when receiving odd mixture of IGMP queries by Ben Hutchings · 12 years ago
  47. 3969eb3 net: Fix build with INET disabled. by David S. Miller · 12 years ago
  48. 6b3da11 Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 12 years ago
  49. 2429f7a net: introduce netif_addr_lock_nested() and call if when appropriate by Jiri Pirko · 12 years ago
  50. ab16ebf net: correct lock name in dev_[uc/mc]_sync documentations. by Jiri Pirko · 12 years ago
  51. 475f1b5 net: sk_update_clone is only used in net/core/sock.c by Stephen Rothwell · 12 years ago
  52. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  53. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  54. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  55. 26e29ee pktgen: set correct max and min in pktgen_setup_inject() by Dan Carpenter · 12 years ago
  56. 6d62a66 net: Default UDP and UNIX diag to 'n'. by David S. Miller · 12 years ago
  57. f3f511e net: fix sock_clone reference mismatch with tcp memcontrol by Glauber Costa · 12 years ago
  58. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  59. fd77846 security: remove the security_netlink_recv hook as it is equivalent to capable() by Eric Paris · 12 years ago
  60. 07d106d vfs: fix up ENOIOCTLCMD error handling by Linus Torvalds · 12 years ago
  61. 9689dcc svcrpc: don't revert to SVC_POOL_DEFAULT on nfsd shutdown by J. Bruce Fields · 12 years ago
  62. 61c8504 svcrpc: fix double-free on shutdown of nfsd after changing pool mode by J. Bruce Fields · 13 years ago
  63. eeca668 net_sched: red: split red_parms into parms and vars by Eric Dumazet · 12 years ago
  64. 18cb809 net_sched: sfq: extend limits by Eric Dumazet · 12 years ago
  65. eb10192 net_sched: Bug in netem reordering by Hagen Paul Pfeifer · 12 years ago
  66. 5d38515 9p: Reduce object size with CONFIG_NET_9P_DEBUG by Joe Perches · 13 years ago
  67. bf118a3 NFSv4: include bitmap in nfsv4 get acl data by Andy Adamson · 13 years ago
  68. 68c9715 SUNRPC: Clean up the RPCSEC_GSS service ticket requests by Trond Myklebust · 12 years ago
  69. 1032c73 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  70. 117ff42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  71. 1d57830 ipv6/addrconf: speedup /proc/net/if_inet6 filling by Mihai Maruseac · 12 years ago
  72. e6bff99 ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2) by Neil Horman · 12 years ago
  73. 67f6126 mac80211: remove dead code by Mohammed Shafi Shajakhan · 12 years ago
  74. 7f28197 mac80211: Call driver commands after drv_start in mac80211 restart code by Yogesh Ashok Powar · 12 years ago
  75. 30fa904 mac80211: use RCU read locks for sta_info_get by Mohammed Shafi Shajakhan · 12 years ago
  76. e46a2cf mac80211: fix kernel panic in IBSS due to a regression by Mohammed Shafi Shajakhan · 12 years ago
  77. de2ee84 mac80211: fix scan state machine by Mohammed Shafi Shajakhan · 12 years ago
  78. 841f1d9 net/rfkill/rfkill-gpio.c: introduce missing kfree by Julia Lawall · 12 years ago
  79. f6e8cb7 mac80211: always clear SDATA_STATE_OFFCHANNEL flag by Eliad Peller · 13 years ago
  80. b156579 wireless: Treat IPv6 diffserv the same as IPv4 for 802.11e by Dave Täht · 13 years ago
  81. 288e071 NFC: Export a new attribute nfcid1 in target info by Ilan Elias · 13 years ago
  82. 3b77d5e cfg80211: relicense reg.c reg.h and genregdb.awk to ISC by Luis R. Rodriguez · 13 years ago
  83. 6653325 cfg80211: replace reg.c Nokia commit 269ac5 by Luis R. Rodriguez · 13 years ago
  84. 8848bef cfg80211: replace reg.c Nokia commit c4c32294 by Luis R. Rodriguez · 13 years ago
  85. 004161c NFC: Handle error during NCI data exchange by Ilan Elias · 13 years ago
  86. 637d85a NFC: Update names and structs to NCI spec 1.0 d22 by Ilan Elias · 13 years ago
  87. cee0bec wireless: Protect regdomain change by mutex by Dmitry Shmidt · 13 years ago
  88. b423db5 mac80211: Remove superfluous ieee80211_rx_h_remove_qos_control by Helmut Schaa · 13 years ago
  89. 02a9098 net_sched: sfq: always randomize hash perturbation by Eric Dumazet · 12 years ago
  90. bd16a6c net_sched: sfq: fix mem alloc error recovery by Eric Dumazet · 12 years ago
  91. 6cfb5e7 ethtool: Remove ethtool_ops::set_rx_ntuple operation by Ben Hutchings · 12 years ago
  92. 55664f3 ethtool: Allow drivers to select RX NFC rule locations by Ben Hutchings · 12 years ago
  93. d8f46ff 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
  94. 04fc66e switch ->path_mknod() to umode_t by Al Viro · 13 years ago
  95. 64f1426 sunrpc: propagate umode_t by Al Viro · 13 years ago
  96. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  97. 57adc1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  98. f9dc73e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 12 years ago
  99. fa0f5aa net_sched: qdisc_alloc_handle() can be too slow by Eric Dumazet · 12 years ago
  100. d32ae76f sch_qfq: accurate wsum handling by Eric Dumazet · 12 years ago