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