1. a69f5ed mac_pton: Use bool not int return by Joe Perches · 11 years ago
  2. f6d8cb2 inet: reduce TLB pressure for listeners by Eric Dumazet · 11 years ago
  3. bb446c1 veth: add netpoll support by WANG Cong · 11 years ago
  4. 13ec7a6 Merge branch 'broadcom_rebranding' by David S. Miller · 11 years ago
  5. f1d1bae MAINTAINERS: Update bnx2 maintainers by Jitendra Kalsaria · 11 years ago
  6. d7afae0 cnic: Rebranding cnic driver. by Jitendra Kalsaria · 11 years ago
  7. 28c4ec0 bnx2: Rebranding bnx2 driver. by Jitendra Kalsaria · 11 years ago
  8. 1f74714 net/dsa/dsa.c: remove unnecessary null test before kfree by Fabian Frederick · 11 years ago
  9. cb8eb77 Merge branch 'crc32' by David S. Miller · 11 years ago
  10. d8f1c47 lib: crc32: Add some additional __pure annotations by George Spelvin · 11 years ago
  11. 4fa8e03 lib: crc32: Mark test data __initconst by George Spelvin · 11 years ago
  12. 6d514b4 lib: crc32: Greatly shrink CRC combining code by George Spelvin · 11 years ago
  13. 5433ba3 cxgb4: Fix endian bug introduced in cxgb4 dcb patchset by Anish Bhatt · 11 years ago
  14. 79631c8 trivial: net/irda/irlmp.c: Fix closing brace followed by if by Rasmus Villemoes · 11 years ago
  15. f2769af enic: Kill unused variable in enic_rfs_flw_tbl_init(). by David S. Miller · 11 years ago
  16. bb05ea7 Merge branch 'enic' by David S. Miller · 11 years ago
  17. 4cfe878 enic: do tx cleanup in napi poll by Govindarajulu Varadarajan · 11 years ago
  18. 14747cd enic: add low latency socket busy_poll support by Govindarajulu Varadarajan · 11 years ago
  19. 8e09134 enic: fix lockdep around devcmd_lock by Tony Camuso · 11 years ago
  20. a145df2 enic: Add Accelerated RFS support by Govindarajulu Varadarajan · 11 years ago
  21. b6e97c1 enic: alloc/free rx_cpu_rmap by Govindarajulu Varadarajan · 11 years ago
  22. 6311852 enic: devcmd for adding IP 5 tuple hardware filters by Govindarajulu Varadarajan · 11 years ago
  23. 10cc884 enic: fix return value in _vnic_dev_cmd by Govindarajulu Varadarajan · 11 years ago
  24. e0f31d8 flow_keys: Record IP layer protocol in skb_flow_dissect() by Govindarajulu Varadarajan · 11 years ago
  25. eef9296 Merge branch 'cc2520' by David S. Miller · 11 years ago
  26. 1952e8e devicetree: add device tree bindings for cc2520 driver by Varka Bhadram · 11 years ago
  27. b5bf622 ieee802154: cc2520: add driver to kernel build system by Varka Bhadram · 11 years ago
  28. 0da6bc8 ieee802154: cc2520: adds driver for TI CC2520 radio by Varka Bhadram · 11 years ago
  29. 47cc3b4 Merge branch 'cxgb4-next' by David S. Miller · 11 years ago
  30. ce100b8b cxgb4 : Update copyright year on all cxgb4 files by Anish Bhatt · 11 years ago
  31. 19f43d1 cxgb4 : Makefile & Kconfig changes for DCBx support by Anish Bhatt · 11 years ago
  32. 688848b cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give access to DCBx functions by Anish Bhatt · 11 years ago
  33. 76bcb31 cxgb4 : Add DCBx support codebase and dcbnl_ops by Anish Bhatt · 11 years ago
  34. 989594e cxgb4 : Update fw interface file for DCBx support. Adds all the required fields to fw interface to communicate DCBx info by Anish Bhatt · 11 years ago
  35. 9f8b93c xilinx: Fix compiler warning by Manuel Schölling · 11 years ago
  36. 2b74e2c net: em_canid: remove useless statements from em_canid_change by Duan Jiong · 11 years ago
  37. a3f5ee7 bridge: use list_for_each_entry_continue_reverse by Li RongQing · 11 years ago
  38. 545a112 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  39. 7974d5e i40e/i40evf: Bump i40e to 0.4.13 and i40evf to 0.9.35 by Catherine Sullivan · 11 years ago
  40. 66d90e7 i40e/i40evf: modify debug prints to avoid seg faults by Kamil Krawczyk · 11 years ago
  41. e157ea3 i40e/i40evf: Update RSS configuration by Carolyn Wyborny · 11 years ago
  42. 88729dd drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c: remove null test before kfree by Fabian Frederick · 11 years ago
  43. 44f71ce drivers/net/irda/kingsun-sir.c: remove null test before kfree by Fabian Frederick · 11 years ago
  44. 3a494e7 hyperv: Add handler for RNDIS_STATUS_NETWORK_CHANGE event by Haiyang Zhang · 11 years ago
  45. cc70b08 i40evf: fix off-by-one by Mitch Williams · 11 years ago
  46. e57a2fe i40e: keep service tasks out of reset process by Shannon Nelson · 11 years ago
  47. e91fdf7 i40e: clear VEB stats when pf stats are cleared by Shannon Nelson · 11 years ago
  48. b5d06f0 i40e: Fix scheduling while atomic bug during NAPI by Neerav Parikh · 11 years ago
  49. c27936e i40e: debugfs fix to dump remote LLDPDU by Neerav Parikh · 11 years ago
  50. 2352730 i40e: Helper routine for Rx/Tx queue enable/disable wait by Neerav Parikh · 11 years ago
  51. 70114ec i40e: Fix dangling ring pointers upon driver removal by Anjali Singhai Jain · 11 years ago
  52. 80a977e i40e/i40evf: Reset Head and Tail on AQ initialization by Michal Kosiarz · 11 years ago
  53. 407e063 i40e: workaround NVM GLQF_HKEY by Jesse Brandeburg · 11 years ago
  54. 4c33f83 i40e/i40evf: i40e_register.h update by Anjali Singhai Jain · 11 years ago
  55. e0f802f tcp: move ir_mark initialization to tcp_openreq_init by Octavian Purdila · 11 years ago
  56. d215d10 net: delete duplicate dev_set_rx_mode() call by Peter Pan(潘卫平) · 11 years ago
  57. 3dac9a7 mrf24j40: separate h/w init and add checkings by Varka Bhadram · 11 years ago
  58. 7171511 Linux 3.16-rc1 by Linus Torvalds · 11 years ago
  59. a9be224 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  60. dd1845a Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  61. b55b390 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  62. b58537a net: sctp: fix permissions for rto_alpha and rto_beta knobs by Daniel Borkmann · 11 years ago
  63. e4f7ae9 Merge branch 'csum_fixes' by David S. Miller · 11 years ago
  64. f79b064 vxlan: Checksum fixes by Tom Herbert · 11 years ago
  65. e5eb4e3 net: add skb_pop_rcv_encapsulation by Tom Herbert · 11 years ago
  66. bbdff22 udp: call __skb_checksum_complete when doing full checksum by Tom Herbert · 11 years ago
  67. 46fb51e net: Fix save software checksum complete by Tom Herbert · 11 years ago
  68. 4b28252 net: Fix GSO constants to match NETIF flags by Tom Herbert · 11 years ago
  69. abf04af Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  70. 16d52ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  71. a311c48 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  72. 0506408 fix __swap_writepage() compile failure on old gcc versions by Al Viro · 11 years ago
  73. 4a54e5e Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 11 years ago
  74. 1ad96bb Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  75. c728762 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  76. 503698e Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  77. 63c6f81 udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup by Eric Dumazet · 11 years ago
  78. 2853af6 vxlan: use dev->needed_headroom instead of dev->hard_header_len by Cong Wang · 11 years ago
  79. 56f16c7 MAINTAINERS: update cxgb4 maintainer by Dimitris Michailidis · 11 years ago
  80. a934fb5 x86/vdso: Fix vdso_install by Andy Lutomirski · 11 years ago
  81. b8e0808 NVMe: Fix START_STOP_UNIT Scsi->NVMe translation. by Dan McLeran · 11 years ago
  82. 47a306a btrfs: fix error handling in create_pending_snapshot by Eric Sandeen · 11 years ago
  83. 3e2426b btrfs: fix use of uninit "ret" in end_extent_writepage() by Eric Sandeen · 11 years ago
  84. d737278 btrfs: free ulist in qgroup_shared_accounting() error path by Eric Sandeen · 11 years ago
  85. b050f9f Btrfs: fix qgroups sanity test crash or hang by Filipe Manana · 11 years ago
  86. f1e3c28 btrfs: prevent RCU warning when dereferencing radix tree slot by Sasha Levin · 11 years ago
  87. 5fbc7c5 Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting by Wang Shilong · 11 years ago
  88. cc68a8a btrfs: new ioctl TREE_SEARCH_V2 by Gerhard Heift · 11 years ago
  89. ef351b9 NVMe: Use Log Page constants in SCSI emulation by Matthew Wilcox · 11 years ago
  90. 3d69bb6 NVMe: Define Log Page constants by Matthew Wilcox · 11 years ago
  91. f3db22f NVMe: Fix hot cpu notification dead lock by Keith Busch · 11 years ago
  92. 6391f34 Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  93. 4bdeb31 Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 11 years ago
  94. aa569fa Merge branch 'serge-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux-security by Linus Torvalds · 11 years ago
  95. 8a02b16 ALSA: hda/realtek - Add more entry for enable HP mute led by Kailang Yang · 11 years ago
  96. 2041d56 ALSA: hda - Add quirk for external mic on Lifebook U904 by David Henningsson · 11 years ago
  97. 64eb428 ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk table by Hui Wang · 11 years ago
  98. 6d87c22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  99. 338c09a Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  100. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago