index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-11
l2tp: remove l2tp_session_find()
Guillaume Nault
2
-53
/
+1
2017-04-11
l2tp: remove useless duplicate session detection in l2tp_netlink
Guillaume Nault
1
-5
/
+0
2017-04-11
Merge branch 'net-remove-pci_enable_msix'
David S. Miller
10
-253
/
+112
2017-04-11
mlxsw: convert to pci_alloc_irq_vectors
Christoph Hellwig
1
-7
/
+6
2017-04-11
PCI: remove pci_enable_msix
Christoph Hellwig
2
-25
/
+0
2017-04-11
net: thunderx: Switch to pci_alloc_irq_vectors
Thanneeru Srinivasulu
3
-96
/
+40
2017-04-11
net/ena: switch to pci_alloc_irq_vectors
Christoph Hellwig
2
-45
/
+12
2017-04-11
net: alx: switch to pci_alloc_irq_vectors
Christoph Hellwig
2
-80
/
+54
2017-04-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-10
/
+7
2017-04-10
Merge branch 'ftgmac100-rework-batch3-tx-path'
David S. Miller
2
-209
/
+249
2017-04-10
ftgmac100: Remove tx descriptor accessors
Benjamin Herrenschmidt
2
-114
/
+69
2017-04-10
ftgmac100: Add support for fragmented tx
Benjamin Herrenschmidt
1
-25
/
+94
2017-04-10
ftgmac100: Don't clear tx desc fields unnecessarily
Benjamin Herrenschmidt
1
-11
/
+6
2017-04-10
ftgmac100: Split tx packet freeing from ftgmac100_tx_complete_packet()
Benjamin Herrenschmidt
1
-17
/
+21
2017-04-10
ftgmac100: Move the barrier out of ftgmac100_txdes_set_dma_own()
Benjamin Herrenschmidt
1
-5
/
+4
2017-04-10
ftgmac100: Cleanup tx queue handling
Benjamin Herrenschmidt
1
-35
/
+68
2017-04-10
ftgmac100: Store tx skbs in a separate array
Benjamin Herrenschmidt
1
-43
/
+16
2017-04-10
ftgmac100: Pad small frames properly
Benjamin Herrenschmidt
1
-2
/
+8
2017-04-10
ftgmac100: Factor tx packet dropping path
Benjamin Herrenschmidt
1
-8
/
+9
2017-04-10
ftgmac100: Merge ftgmac100_xmit() into ftgmac100_hard_start_xmit()
Benjamin Herrenschmidt
1
-33
/
+25
2017-04-10
ftgmac100: Move ftgmac100_hard_start_xmit() around
Benjamin Herrenschmidt
1
-29
/
+29
2017-04-10
ftgmac100: Add a tx timeout handler
Benjamin Herrenschmidt
1
-0
/
+13
2017-04-09
net: dsa: mt7530: Include gpio/consumer.h for GPIO functions
Florian Fainelli
1
-0
/
+1
2017-04-09
bpf: fix comment typo
Alexander Alemayhu
2
-2
/
+2
2017-04-09
netvsc: use napi_consume_skb
stephen hemminger
1
-7
/
+11
2017-04-09
Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...
David S. Miller
99
-7944
/
+6615
2017-04-09
Revert "rtnl: Add support for netdev event to link messages"
David S. Miller
4
-107
/
+11
2017-04-09
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
9
-186
/
+486
2017-04-08
Merge branch 'dsa-receive-path-simplifications'
David S. Miller
9
-131
/
+57
2017-04-08
net: dsa: Factor bottom tag receive functions
Florian Fainelli
9
-84
/
+53
2017-04-08
net: dsa: Move skb_unshare() to dsa_switch_rcv()
Florian Fainelli
7
-30
/
+4
2017-04-08
net: dsa: Do not check for NULL dst in tag parsers
Florian Fainelli
6
-17
/
+0
2017-04-08
skbuff: Extend gso_type to unsigned int.
Steffen Klassert
1
-1
/
+2
2017-04-08
liquidio: fix VF incorrectly indicating that it successfully set its VLAN
Felix Manlunas
5
-5
/
+43
2017-04-08
netvsc: Initialize all channel related state prior to opening the channel
K. Y. Srinivasan
2
-14
/
+18
2017-04-08
net: dsa: mv88e6xxx: Make SMI c22/c45 read/write functions static
Florian Fainelli
1
-8
/
+12
2017-04-08
netlink: uapi: use hex numbers for NLM_F_* flags
Johannes Berg
1
-6
/
+6
2017-04-08
nfp: don't dereference a null nn->eth_port to print a warning
Colin Ian King
1
-2
/
+1
2017-04-08
Merge branch 'net-SO_COOKIE'
David S. Miller
16
-23
/
+161
2017-04-08
Sample program using SO_COOKIE
Chenbo Feng
2
-23
/
+127
2017-04-08
New getsockopt option to get socket cookie
Chenbo Feng
14
-0
/
+34
2017-04-08
Merge tag 'mlx5-updates-2017-04-16' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
5
-47
/
+108
2017-04-08
i40e/i40evf: Use build_skb to build frames
Alexander Duyck
2
-0
/
+94
2017-04-08
i40e/i40evf: Add support for padding start of frames
Alexander Duyck
6
-8
/
+179
2017-04-08
i40e/i40evf: Add support for using order 1 pages with a 3K buffer
Alexander Duyck
6
-27
/
+60
2017-04-08
i40e: clean up historic deprecated flag definitions
Jacob Keller
1
-3
/
+0
2017-04-08
i40e: remove I40E_FLAG_NEED_LINK_UPDATE
Alice Michael
3
-3
/
+0
2017-04-08
i40e: remove extraneous loop in i40e_vsi_wait_queues_disabled
Jacob Keller
1
-7
/
+3
2017-04-08
i40e: allow look-up of MAC address from Open Firmware or IDPROM
Jacob Keller
1
-13
/
+16
2017-04-08
i40e: Simplify i40e_detect_recover_hung_queue logic
Alan Brady
5
-64
/
+15
[prev]
[next]