1. a7563f3 ipv6: Use ipv6_addr_any() by David S. Miller · 13 years ago
  2. c85c21a e1000e: Need to include vmalloc.h by David S. Miller · 13 years ago
  3. 1e2927b ipv6: sit: Convert to dst_neigh_lookup() by David S. Miller · 13 years ago
  4. 3923297 ipv4/ipv6: Prepare for new route gateway semantics. by David S. Miller · 13 years ago
  5. 09e9b81 tcp: add LINUX_MIB_TCPRETRANSFAIL counter by Eric Dumazet · 13 years ago
  6. bb349bb be2net: allocate more headroom in incoming skbs by Eric Dumazet · 13 years ago
  7. 85b26ea bnx2x: Update version to 1.72.0 and copyrights by Ariel Elior · 13 years ago
  8. 7a75299 bnx2x: Recoverable and unrecoverable error statistics by Ariel Elior · 13 years ago
  9. 95c6c616 bnx2x: Recovery flow bug fixes by Ariel Elior · 13 years ago
  10. 889b9af bnx2x: Track active PFs with bitmap by Ariel Elior · 13 years ago
  11. f16da43 bnx2x: Lock PF-common resources by Ariel Elior · 13 years ago
  12. d1e2d96 bnx2x: Loaded Firmware Version Validation by Ariel Elior · 13 years ago
  13. 89db4ad bnx2x: Function Level Reset Final Cleanup by Ariel Elior · 13 years ago
  14. c22610d0 bnx2x: Obtain Bus Device Function from register by Ariel Elior · 13 years ago
  15. 127a425 bnx2x: Removing indirect register access by Ariel Elior · 13 years ago
  16. 8d7b027 bnx2x: Support Queue Per Cos in 5771xx devices by Ariel Elior · 13 years ago
  17. d6cb17d e1000e: 82574/82583 Tx hang workaround by Bruce Allan · 13 years ago
  18. c550b12 e1000e: use hardware default values for Transmit Control register by Bruce Allan · 13 years ago
  19. 6a92f73 e1000e: use default settings for Tx Inter Packet Gap timer by Bruce Allan · 13 years ago
  20. 4d24136 e1000e: 82579: workaround for link drop issue by Bruce Allan · 13 years ago
  21. 56032be e1000e: always set transmit descriptor control registers the same by Bruce Allan · 13 years ago
  22. b6fbca2 e1000e: default IntMode based on kernel config & available hardware support by Bruce Allan · 13 years ago
  23. 508da42 e1000e: re-factor ethtool get/set ring parameter by Bruce Allan · 13 years ago
  24. 55aa698 e1000e: pass pointer to ring struct instead of adapter struct by Bruce Allan · 13 years ago
  25. c5083cf e1000e: convert head, tail and itr_register offsets to __iomem pointers by Bruce Allan · 13 years ago
  26. 7ee9135 e1000e: re-enable alternate MAC address for all devices which support it by Bruce Allan · 13 years ago
  27. 70495a5 e1000e: add Receive Packet Steering (RPS) support by Bruce Allan · 13 years ago
  28. afd1293 e1000e: cleanup Rx checksum offload code by Bruce Allan · 13 years ago
  29. e55684f infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup(). by David Miller · 13 years ago
  30. 64b7007 infiniband: cxgb4: Convert import_ep() over to dst_neigh_lookup(). by David Miller · 13 years ago
  31. 02b6195 infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup(). by David Miller · 13 years ago
  32. 9b28ecd net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devices by Bjørn Mork · 13 years ago
  33. 8a3b7a2 drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driver by danborkmann@iogearbox.net · 13 years ago
  34. a44acd5 bnx2x: unlock before returning an error by Dan Carpenter · 13 years ago
  35. 8bca5d1 vmxnet3: cleanup tso headers manipulation by Eric Dumazet · 13 years ago
  36. aaca237 net: fec: use module_platform_driver by Fabio Estevam · 13 years ago
  37. cf66f9d xen/netfront: add netconsole support. by Konrad Rzeszutek Wilk · 13 years ago
  38. c54a457 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  39. 701b259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  40. 61d57f8 ip_gre: Fix bug added to ipgre_tunnel_xmit(). by David S. Miller · 13 years ago
  41. 658c8d9 ipip: Fix bug added to ipip_tunnel_xmit(). by David S. Miller · 13 years ago
  42. 496053f ipv4: Remove bogus checks of rt_gateway being zero. by David S. Miller · 13 years ago
  43. efc3dbc rds: Make rds_sock_lock BH rather than IRQ safe. by David S. Miller · 13 years ago
  44. 36a1211 netprio_cgroup.h: dont include module.h from other includes by Paul Gortmaker · 13 years ago
  45. c452ed7 net: flow_dissector.c missing include linux/export.h by Jesper Dangaard Brouer · 13 years ago
  46. b82b918 team: send only changed options/ports via netlink by Jiri Pirko · 13 years ago
  47. c11bf1c net/hyperv: fix possible memory leak in do_set_multicast() by Wei Yongjun · 13 years ago
  48. 2bbba27 drivers/net: dsa/mv88e6xxx.c files need linux/module.h by Paul Gortmaker · 13 years ago
  49. 5437f4b stmmac: added PCI identifiers by Alessandro Rubini · 13 years ago
  50. 56ac11c llc: Fix race condition in llc_ui_recvmsg by Radu Iliescu · 13 years ago
  51. 90b9a545 stmmac: fix phy naming inconsistency by Alessandro Rubini · 13 years ago
  52. d234696 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  53. 4a7cbb5 regulator: Fix documentation for of_node parameter of regulator_register() by Mark Brown · 13 years ago
  54. 3496d9d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  55. e912b6d gma500: Fix shmem mapping by Alan Cox · 13 years ago
  56. c1aab02 migrate_mode.h is not exported to user mode by Stephen Rothwell · 13 years ago
  57. ac1e3d4 Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  58. eaed435 Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  59. e4c89a5 PM / Sleep: Fix read_unlock_usermodehelper() call. by Tetsuo Handa · 13 years ago
  60. edd664b dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 switches. by Chris Healy · 13 years ago
  61. a5a1195 tg3: fix ipv6 header length computation by Eric Dumazet · 13 years ago
  62. da057fb skge: add byte queue limit support by stephen hemminger · 13 years ago
  63. 302476c mv643xx_eth: Add Rx Discard and Rx Overrun statistics by Paulius Zaleckas · 13 years ago
  64. 44151ac bnx2x: fix compilation error with SOE in fw_dump by Yuval Mintz · 13 years ago
  65. 65087cf bnx2x: handle CHIP_REVISION during init_one by Ariel Elior · 13 years ago
  66. 1fdf155 bnx2x: allow user to change ring size in ISCSI SD mode by Dmitry Kravkov · 13 years ago
  67. b0700b1 bnx2x: fix Big-Endianess in ethtool -t by Dmitry Kravkov · 13 years ago
  68. d5e8363 bnx2x: fixed ethtool statistics for MF modes by Yuval Mintz · 13 years ago
  69. 460a25c bnx2x: credit-leakage fixup on vlan_mac_del_all by Yuval Mintz · 13 years ago
  70. 4ec7ac1 macvlan: fix a possible use after free by Eric Dumazet · 13 years ago
  71. a99cbf6 Merge branch 'kernel-doc' from Randy Dunlap by Linus Torvalds · 13 years ago
  72. 4f57d86 Merge branch 'akpm' by Linus Torvalds · 13 years ago
  73. 46c5b83 Merge branch 'for-linus-3.3' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 13 years ago
  74. b4ead01 ALSA: hda - Fix silent outputs from docking-station jacks of Dell laptops by Takashi Iwai · 13 years ago
  75. 7908b3e Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  76. b4d2085 docbook: fix sched source file names in device-drivers book by Randy Dunlap · 13 years ago
  77. 4e35d28 docbook: change iomap source filename in deviceiobook by Randy Dunlap · 13 years ago
  78. 73e4a98 docbook: don't use serial_core.h in device-drivers book by Randy Dunlap · 13 years ago
  79. fa75728 kernel-doc: fix kernel-doc warnings in sched by Randy Dunlap · 13 years ago
  80. 2f6c76a kernel-doc: fix new warnings in cfg80211.h by Randy Dunlap · 13 years ago
  81. 4d92261 kernel-doc: fix new warning in usb.h by Randy Dunlap · 13 years ago
  82. 2eda013 kernel-doc: fix new warnings in device.h by Randy Dunlap · 13 years ago
  83. b5763ac kernel-doc: fix new warnings in debugfs by Randy Dunlap · 13 years ago
  84. 5bc75a8 kernel-doc: fix new warning in regulator core by Randy Dunlap · 13 years ago
  85. 6e9292c kernel-doc: fix new warnings in pci by Randy Dunlap · 13 years ago
  86. 78d7955 kernel-doc: fix new warnings in driver-core by Randy Dunlap · 13 years ago
  87. 42ae610c kernel-doc: fix new warnings in auditsc.c by Randy Dunlap · 13 years ago
  88. 70c95b0 scripts/kernel-doc: fix fatal error caused by cfg80211.h by Randy Dunlap · 13 years ago
  89. c25a785 score: fix off-by-one index into syscall table by Dan Rosenberg · 13 years ago
  90. 9f9f1ac mm: fix rss count leakage during migration by Konstantin Khlebnikov · 13 years ago
  91. 2451326 SHM_UNLOCK: fix Unevictable pages stranded after swap by Hugh Dickins · 13 years ago
  92. 85046579 SHM_UNLOCK: fix long unpreemptible section by Hugh Dickins · 13 years ago
  93. cb78edf kdump: define KEXEC_NOTE_BYTES arch specific for s390x by Michael Holzheu · 13 years ago
  94. 409eb8c mm/hugetlb.c: undo change to page mapcount in fault handler by Hillf Danton · 13 years ago
  95. 6568d4a mm: memcg: update the correct soft limit tree during migration by Johannes Weiner · 13 years ago
  96. 85e72aa proc: clear_refs: do not clear reserved pages by Will Deacon · 13 years ago
  97. d59d9eb drivers/video/backlight/l4f00242t03.c: return proper error in l4f00242t03_probe if regulator_get() fails by Axel Lin · 13 years ago
  98. 36c3e75 drivers/video/backlight/adp88x0_bl.c: fix bit testing logic by Axel Lin · 13 years ago
  99. d496aab kprobes: initialize before using a hlist by Ananth N Mavinakayanahalli · 13 years ago
  100. 2a4e64b ipc/mqueue: simplify reading msgqueue limit by Davidlohr Bueso · 13 years ago