1. 59c2cda Revert "udp: remove redundant variable" by David S. Miller · 13 years ago
  2. b03b6dd bridge: master device stuck in no-carrier state forever when in user-stp mode by Vitalii Demianets · 13 years ago
  3. efbc368d ipv4: Perform peer validation on cached route lookup. by David S. Miller · 13 years ago
  4. 8f89148 net/core: fix rollback handler in register_netdevice_notifier by RongQing.Li · 13 years ago
  5. ea6a5d3 sch_red: fix red_calc_qavg_from_idle_time by Eric Dumazet · 13 years ago
  6. 917fbdb bonding: only use primary address for ARP by Henrik Saavedra Persson · 13 years ago
  7. 218fa90 ipv4: fix lockdep splat in rt_cache_seq_show by Eric Dumazet · 13 years ago
  8. f7e5704 sch_teql: fix lockdep splat by Eric Dumazet · 13 years ago
  9. 15fc1f3 net: fec: Select the FEC driver by default for i.MX SoCs by Fabio Estevam · 13 years ago
  10. 3b95e9c 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
  11. 5dc5503 isdn: avoid copying too long drvid by Dan Carpenter · 13 years ago
  12. 746ae30 isdn: make sure strings are null terminated by Dan Carpenter · 13 years ago
  13. 1281bc2 netlabel: Fix build problems when IPv6 is not enabled by Paul Moore · 13 years ago
  14. c89304b sctp: better integer overflow check in sctp_auth_create_key() by Xi Wang · 13 years ago
  15. c1baa88 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  16. a5e5c37 sctp: integer overflow in sctp_auth_create_key() by Xi Wang · 13 years ago
  17. 2a38e6d ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given. by Li Wei · 13 years ago
  18. 5cac98d net: Fix corruption in /proc/*/net/dev_mcast by Anton Blanchard · 13 years ago
  19. 2a1e0fd mac80211: fix race between the AGG SM and the Tx data path by Emmanuel Grumbach · 13 years ago
  20. d305a65 mac80211: fix race condition caused by late addBA response by Nikolay Martynov · 13 years ago
  21. a732281 ath9k: Revert change that broke AR928X on Acer Ferrari One by Rafael J. Wysocki · 13 years ago
  22. e55b32c rtlwifi: fix lps_lock deadlock by Stanislaw Gruszka · 13 years ago
  23. 24f50a9 mac80211: don't stop a single aggregation session twice by Johannes Berg · 13 years ago
  24. e007b85 nl80211: fix MAC address validation by Eliad Peller · 13 years ago
  25. c4860ba jme: PHY configuration for compatible issue by Aries Lee · 13 years ago
  26. de68dca inet: add a redirect generation id in inetpeer by Eric Dumazet · 13 years ago
  27. 0884d7a AF_UNIX: Fix poll blocking problem when reading from a stream socket by Alexey Moiseytsev · 13 years ago
  28. 83b98fb dm9000: Fix check for disabled wake on LAN by Mark Brown · 13 years ago
  29. 71b1391 l2tp: ensure sk->dst is still valid by Florian Westphal · 13 years ago
  30. 8a6e77d decnet: proper socket refcounting by Eric Dumazet · 13 years ago
  31. fc0b927 net: Revert ARCNET and PHYLIB to tristate options by Ben Hutchings · 13 years ago
  32. 261663b ipv4: Don't use the cached pmtu informations for input routes by Steffen Klassert · 13 years ago
  33. b8400f3 route: struct rtable can be const in rt_is_input_route and rt_is_output_route by Steffen Klassert · 13 years ago
  34. 618f9bc net: Move mtu handling down to the protocol depended handlers by Steffen Klassert · 13 years ago
  35. ebb762f net: Rename the dst_opt default_mtu method to mtu by Steffen Klassert · 13 years ago
  36. 6b600b2 route: Use the device mtu as the default for blackhole routes by Steffen Klassert · 13 years ago
  37. df07a94 netns: fix proxy ARP entries listing on a netns by Jorge Boncompte [DTI2] · 13 years ago
  38. 42ca020 net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add() by Dan Carpenter · 13 years ago
  39. ac8a481 ipv4: Save nexthop address of LSRR/SSRR option to IPCB. by Li Wei · 13 years ago
  40. 67c170a ehea: Use round_jiffies_relative to align workqueue by Anton Blanchard · 13 years ago
  41. aa9084a ehea: Reduce memory usage in buffer pools by Anton Blanchard · 13 years ago
  42. 7824285 qlge: fix size of external list for TX address descriptors by Thadeu Lima de Souza Cascardo · 13 years ago
  43. 1d125bd bnx2x: Fix 5461x LED by Yaniv Rosner · 13 years ago
  44. 685f94e6 ipv4 : igmp : fix error handle in ip_mc_add_src() by Jun Zhao · 13 years ago
  45. 4d0fe50 ipv6: tcp: fix tcp_v6_conn_request() by Eric Dumazet · 13 years ago
  46. 15ac2b08a b44: Use dev_kfree_skb_irq() in b44_tx() by Xander Hover · 13 years ago
  47. 46a246c netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED. by David S. Miller · 13 years ago
  48. c16a98e ipv6: tcp: fix panic in SYN processing by Eric Dumazet · 13 years ago
  49. 4d65a24 ipv6: fix a bug in ndisc_send_redirect by Li Wei · 13 years ago
  50. 02f1ce3 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
  51. 82e5fc2 Revert "rt2800pci: handle spurious interrupts" by John W. Linville · 13 years ago
  52. 5eccdf5e tc: comment spelling fixes by stephen hemminger · 13 years ago
  53. 6ccccca Revert "rt2x00: handle spurious pci interrupts" by John W. Linville · 13 years ago
  54. 20e994a net: correct comments of skb_shift by Feng King · 13 years ago
  55. 717b6d8 net-netlink: fix diag to export IPv4 tos for dual-stack IPv6 sockets by Maciej Żenczykowski · 13 years ago
  56. 70e9942 netfilter: nf_conntrack: make event callback registration per-netns by Pablo Neira Ayuso · 13 years ago
  57. f23aa62 caif: fix endian conversion in cffrml_transmit() by Dan Carpenter · 13 years ago
  58. 525c646 dccp: fix error propagation in dccp_v4_connect by RongQing.Li · 13 years ago
  59. fbe54e3 net, sja1000: Don't include version.h in peak_pci.c when not needed by Jesper Juhl · 13 years ago
  60. 5ccb3ea xen-netback: use correct index for invalidation in xen_netbk_tx_check_gop() by Jan Beulich · 13 years ago
  61. 4f795b2 stmmac: mask mmc interrupts by Giuseppe CAVALLARO · 13 years ago
  62. ba9bb43 iseries_veth: Fix wrong parameter given to sizeof call by Thomas Jarosch · 13 years ago
  63. 40f9cd2 prism54: potential memory corruption in prism54_get_essid() by Dan Carpenter · 13 years ago
  64. de3584b cfg80211: fix regulatory NULL dereference by Johannes Berg · 13 years ago
  65. 9c8f2c4 mac80211: Fix endian bug in radiotap header generation by Helmut Schaa · 13 years ago
  66. 904603f mac80211: Fix AMSDU rate printout in debugfs. by Ben Greear · 13 years ago
  67. 5e2afba netfilter: possible unaligned packet header in ip_route_me_harder by Paul Guo · 13 years ago
  68. 648ae8e netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.c by Jozsef Kadlecsik · 13 years ago
  69. 6fe4c6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  70. a4cc388 Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  71. bb893d1 Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  72. 2d360fc Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  73. 95ef1e5 KVM guest: prevent tracing recursion with kvmclock by Avi Kivity · 13 years ago
  74. a767835 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  75. 501a708 PM / Suspend: Fix bug in suspend statistics update by Srivatsa S. Bhat · 13 years ago
  76. d633180 Xen: update MAINTAINER info by Jeremy Fitzhardinge · 13 years ago
  77. a5c86e9 hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZE by David Rientjes · 13 years ago
  78. 208f6f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  79. ab5c5f6 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  80. c5e0c78 Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  81. 5c6b4e8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  82. ddddefa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 13 years ago
  83. e27fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  84. 860ca0e cgroup: Replace Paul Menage with Tejun Heo as cgroups maintainer by Paul Menage · 13 years ago
  85. aa9a7b1 PM / Hibernate: Fix the early termination of test modes by Srivatsa S. Bhat · 13 years ago
  86. 9cc20b2 ipv4: fix redirect handling by Eric Dumazet · 13 years ago
  87. c889132 MAINTAINERS: update XFS maintainer entry by Alex Elder · 13 years ago
  88. fb120c0 ping: dont increment ICMP_MIB_INERRORS by Eric Dumazet · 13 years ago
  89. b684452 Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  90. 15bd1cf Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  91. 9545eb6 Merge branch 'unicore32' of git://github.com/gxt/linux by Linus Torvalds · 13 years ago
  92. 148b00b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  93. e36d505 Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  94. 0b64120 sparc64: Patch sun4v code sequences properly on module load. by David S. Miller · 13 years ago
  95. 282edce sky2: fix hang in napi_disable by stephen hemminger · 13 years ago
  96. 738a849 sky2: enforce minimum ring size by stephen hemminger · 13 years ago
  97. 3e37fd3 sparc: Kill custom io_remap_pfn_range(). by David S. Miller · 13 years ago
  98. 4a8bb7e bonding: Don't allow mode change via sysfs with slaves present by Veaceslav Falico · 13 years ago
  99. b85c804 Merge branch 'encrypted-key-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into for-linus by James Morris · 13 years ago
  100. fe8a0df Merge branch 'for-1111' of git://gitorious.org/smack-next/kernel into for-linus by James Morris · 13 years ago