1. 930cd6e batman-adv: fix soft-interface MTU computation by Antonio Quartulli · 11 years ago
  2. 0fd5d57 packet: check for ndo_select_queue during queue selection by Daniel Borkmann · 11 years ago
  3. b9507bd netdevice: move netdev_cap_txqueue for shared usage to header by Daniel Borkmann · 11 years ago
  4. 99932d4 netdevice: add queue selection fallback handler for ndo_select_queue by Daniel Borkmann · 11 years ago
  5. c321f7d drivers/net: tulip_remove_one needs to call pci_disable_device() by Ingo Molnar · 11 years ago
  6. ef2820a net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer by Matija Glavinic Pecotic · 11 years ago
  7. cd0f0b9 ipv4: distinguish EHOSTUNREACH from the ENETUNREACH by Duan Jiong · 11 years ago
  8. 891de74 hyperv: Fix the carrier status setting by Haiyang Zhang · 11 years ago
  9. 09db308 dccp: re-enable debug macro by Gerrit Renker · 11 years ago
  10. eb2d4c6 net,bonding: fix bond_options.c direct rwlock.h include by Mike Galbraith · 11 years ago
  11. ce11c43 net: of_mdio: fix of_set_phy_supported after driver probing by Florian Fainelli · 11 years ago
  12. d43ff4c net: asix: add missing flag to struct driver_info by Emil Goode · 11 years ago
  13. 357137a ipv4: ipconfig.c: add parentheses in an if statement by FX Le Bail · 11 years ago
  14. 602b109 net:phy:dp83640: Move all HW initialization to dp83640_config_init by Stefan Sørensen · 11 years ago
  15. 0d961b3 drivers: net: cpsw: fix buggy loop condition by Heiko Schocher · 11 years ago
  16. b0c057c vhost: fix a theoretical race in device cleanup by Michael S. Tsirkin · 11 years ago
  17. 0ad8b48 vhost: fix ref cnt checking deadlock by Michael S. Tsirkin · 11 years ago
  18. 208ece1 USB2NET: Fix Default to 'y' for SR9800 Device Driver, setting to 'n' by Liu Junliang · 11 years ago
  19. 6726d97 USB2NET: SR9800: use %zu for size_t by Jingoo Han · 11 years ago
  20. 219e288 net: sched: Cleanup PIE comments by Vijay Subramanian · 11 years ago
  21. 89e1017 net: cpsw: catch of_get_phy_mode failing and propagate error by Uwe Kleine-König · 11 years ago
  22. 9b2b6a2 net: qmi_wwan: add support for Cinterion PXS8 and PHS8 by Aleksander Morgado · 11 years ago
  23. b12a0c3 Merge tag 'linux-can-fixes-for-3.14-20140212' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  24. 91ff37f net: axienet: Fix compilation warnings by Michal Simek · 11 years ago
  25. 9d5e8ec net: axienet: Fix compilation error by Michal Simek · 11 years ago
  26. fe6cc55 net: ip, ipv6: handle gso skbs in forwarding path by Florian Westphal · 11 years ago
  27. d206940 net: core: introduce netif_skb_dev_features by Florian Westphal · 11 years ago
  28. f80889a bonding: Fix deadlock in bonding driver when using netpoll by dingtianhong · 11 years ago
  29. 455016e Documentation/networking: delete orphaned 3c505.txt file. by Paul Gortmaker · 11 years ago
  30. efb842c sctp: optimize the sctp_sysctl_net_register by wangweidong · 11 years ago
  31. 22a1f514 sctp: fix a missed .data initialization by wangweidong · 11 years ago
  32. 0e0eee2 net: correct error path in rtnl_newlink() by Cong Wang · 11 years ago
  33. da37705 macvlan: unregister net device when netdev_upper_dev_link() fails by Cong Wang · 11 years ago
  34. 64380a0 tipc: fix message corruption bug for deferred packets by Erik Hugne · 11 years ago
  35. d15891c net: stmmac:sti: Add STi SOC glue driver. by Srinivas Kandagatla · 11 years ago
  36. c7966b5 net: fix macvtap type name in Kconfig by Jan Luebbe · 11 years ago
  37. 862474f8 can: kvaser_usb: check number of channels returned by HW by Olivier Sobrie · 11 years ago
  38. 738b52b Merge tag 'microblaze-3.14-rc3' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  39. a87af77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  40. 16e5a2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  41. 20e7c4e8 6lowpan: fix lockdep splats by Eric Dumazet · 11 years ago
  42. 3e5ccc2 alx: add missing stats_lock spinlock init by John Greene · 11 years ago
  43. b6f52ae 9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers by Richard Yao · 11 years ago
  44. 6b8790b bonding: remove unwanted bond lock for enslave processing by dingtianhong · 11 years ago
  45. 19a38d8 USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support by Liu Junliang · 11 years ago
  46. 6792dfe3 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  47. 0e04831 ocfs2: check existence of old dentry in ocfs2_link() by Xue jiufei · 11 years ago
  48. c7d2cbc ocfs2: update inode size after zeroing the hole by Junxiao Bi · 11 years ago
  49. d62e74b ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size by Younger Liu · 11 years ago
  50. 8d547ff mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASED by Naoya Horiguchi · 11 years ago
  51. fb37bb0 smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU calls by Paul Gortmaker · 11 years ago
  52. a0b54add mm: fix page leak at nfs_symlink() by Rafael Aquini · 11 years ago
  53. 1e4dd94 slub: do not assert not having lock in removing freed partial by Steven Rostedt · 11 years ago
  54. 25fba9b gitignore: add all.config by Borislav Petkov · 11 years ago
  55. a987c7c ocfs2: fix ocfs2_sync_file() if filesystem is readonly by Younger Liu · 11 years ago
  56. 79040ca drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zero by Prarit Bhargava · 11 years ago
  57. 96c7a2f fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem by Eric W. Biederman · 11 years ago
  58. a9c8e4b xen: properly account for _PAGE_NUMA during xen pte translations by Mel Gorman · 11 years ago
  59. 255d088 mm/slub.c: list_lock may not be held in some circumstances by David Rientjes · 11 years ago
  60. bd180b4 drivers/md/bcache/extents.c: use %zi to format size_t by Geert Uytterhoeven · 11 years ago
  61. 38dfac8 vmcore: prevent PT_NOTE p_memsz overflow during header update by Greg Pearson · 11 years ago
  62. a3eb7fb drivers/message/i2o/i2o_config.c: fix deadlock in compat_ioctl(I2OGETIOPS) by Alexey Khoroshilov · 11 years ago
  63. 3cf8ca1 Documentation/: update 00-INDEX files by Henrik Austad · 11 years ago
  64. 3645e32 checkpatch: fix detection of git repository by Richard Genoud · 11 years ago
  65. ec83b61 get_maintainer: fix detection of git repository by Richard Genoud · 11 years ago
  66. 49d3d6c drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_context() by Dan Carpenter · 11 years ago
  67. bf06200 tcp: tsq: fix nonagle handling by John Ogness · 11 years ago
  68. 684bd2e Merge branch 'bridge' by David S. Miller · 11 years ago
  69. ac4c886 bridge: Prevent possible race condition in br_fdb_change_mac_address by Toshiaki Makita · 11 years ago
  70. 424bb9c bridge: Properly check if local fdb entry can be deleted when deleting vlan by Toshiaki Makita · 11 years ago
  71. a778e6d bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_port by Toshiaki Makita · 11 years ago
  72. 960b589 bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac_address by Toshiaki Makita · 11 years ago
  73. 2b292fb bridge: Fix the way to check if a local fdb entry can be deleted by Toshiaki Makita · 11 years ago
  74. a4b816d bridge: Change local fdb entries whenever mac address of bridge device changes by Toshiaki Makita · 11 years ago
  75. a3ebb7e bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_address by Toshiaki Makita · 11 years ago
  76. 2836882 bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr by Toshiaki Makita · 11 years ago
  77. a5642ab bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr by Toshiaki Makita · 11 years ago
  78. cbf2822 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  79. a49f56e microblaze: Fix a typo when disabling stack protection by Edgar E. Iglesias · 11 years ago
  80. 4f3cbd7 microblaze: Define readq and writeq IO helper function by Michal Simek · 11 years ago
  81. ac1566e microblaze: Fix missing HZ macro by Michal Simek · 11 years ago
  82. b10bd54 tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 min by Jesper Juhl · 11 years ago
  83. 0fbb829 net: vxge: Remove unused device pointer by Christian Engelmayer · 11 years ago
  84. 7653aab net: qmi_wwan: add ZTE MF667 by Raymond Wanyoike · 11 years ago
  85. 4e6ecd4 3c59x: Remove unused pointer in vortex_eisa_cleanup() by Christian Engelmayer · 11 years ago
  86. 946c032 net: fix 'ip rule' iif/oif device rename by Maciej Żenczykowski · 11 years ago
  87. a88f92b wan: dlci: Remove unused netdev_priv pointer by Christian Engelmayer · 11 years ago
  88. 310f6fd 6lowpan: Remove unused pointer in lowpan_header_create() by Christian Engelmayer · 11 years ago
  89. b28a960 Linux 3.14-rc2 by Linus Torvalds · 11 years ago
  90. cd63204 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  91. d94c1f9 ipv6: icmp6_send: fix Oops when pinging a not set up IPv6 peer on a sit tunnel by FX Le Bail · 11 years ago
  92. f94aa7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  93. e1d83ee net: Mark functions as static in net/sunrpc/svc_xprt.c by Rashika Kheria · 11 years ago
  94. bd76ed3 net: Include appropriate header file in netfilter/nft_lookup.c by Rashika Kheria · 11 years ago
  95. 535d3ae net: Move prototype declaration to header file include/net/net_namespace.h from net/ipx/af_ipx.c by Rashika Kheria · 11 years ago
  96. 7780d8a net: Move prototype declaration to header file include/net/datalink.h from net/ipx/af_ipx.c by Rashika Kheria · 11 years ago
  97. 578efbc net: Move prototype declaration to header file include/net/ipx.h from net/ipx/af_ipx.c by Rashika Kheria · 11 years ago
  98. 493cc5e net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.c by Rashika Kheria · 11 years ago
  99. ab3301bd net: Move prototype declaration to header file include/net/dn.h from net/decnet/af_decnet.c by Rashika Kheria · 11 years ago
  100. f56b8bf net: Move prototype declaration to appropriate header file from decnet/af_decnet.c by Rashika Kheria · 11 years ago