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
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
63
-161
/
+161
2018-03-26
Merge branch 'Drop-NETDEV_UNREGISTER_FINAL'
David S. Miller
5
-66
/
+63
2018-03-26
net: Drop NETDEV_UNREGISTER_FINAL
Kirill Tkhai
4
-12
/
+4
2018-03-26
infiniband: Replace usnic_ib_netdev_event_to_string() with netdev_cmd_to_name()
Kirill Tkhai
1
-10
/
+5
2018-03-26
net: Make NETDEV_XXX commands enum { }
Kirill Tkhai
3
-47
/
+57
2018-03-26
fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependency
Madalin Bucur
2
-2
/
+0
2018-03-26
Merge branch 'ethernet-ave-add-UniPhier-PXs3-support'
David S. Miller
2
-0
/
+9
2018-03-26
net: ethernet: ave: add UniPhier PXs3 support
Kunihiko Hayashi
1
-0
/
+8
2018-03-26
dt-bindings: net: ave: add PXs3 support
Kunihiko Hayashi
1
-0
/
+1
2018-03-25
Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...
David S. Miller
98
-727
/
+2065
2018-03-25
tipc: tipc_disc_addr_trial_msg() can be static
kbuild test robot
1
-7
/
+7
2018-03-25
ibmvnic: Potential NULL dereference in clean_one_tx_pool()
Dan Carpenter
1
-1
/
+1
2018-03-25
cxgb4: support new ISSI flash parts
Ganesh Goudar
1
-0
/
+19
2018-03-25
cxgb4: depend on firmware event for link status
Ganesh Goudar
1
-2
/
+0
2018-03-25
cxgb4: copy vlan_id in ndo_get_vf_config
Arjun Vynipadath
1
-2
/
+6
2018-03-25
cxgb4: Setup FW queues before registering netdev
Arjun Vynipadath
1
-3
/
+8
2018-03-25
Merge branch 'broadcom-Adaptive-interrupt-coalescing'
David S. Miller
4
-33
/
+243
2018-03-25
net: bcmgenet: Add support for adaptive RX coalescing
Florian Fainelli
2
-18
/
+103
2018-03-25
net: systemport: Implement adaptive interrupt coalescing
Florian Fainelli
2
-15
/
+140
2018-03-25
Merge branch 'mv88e6xxx-module-reloading'
David S. Miller
1
-1
/
+3
2018-03-25
net: dsa: mv88e6xxx: Call the common IRQ free code
Andrew Lunn
1
-0
/
+2
2018-03-25
net: dsa: mv88e6xxx: Use the DT IRQ trigger mode
Andrew Lunn
1
-1
/
+1
2018-03-25
tc-testing: updated police, mirred, skbedit and skbmod with more tests
Roman Mashak
4
-0
/
+528
2018-03-25
Merge branch 'hv_netvsc-Fix-improve-RX-path-error-handling'
David S. Miller
4
-7
/
+25
2018-03-25
hv_netvsc: Add range checking for rx packet offset and length
Haiyang Zhang
2
-2
/
+16
2018-03-25
hv_netvsc: Fix the return status in RX path
Haiyang Zhang
3
-5
/
+9
2018-03-25
Merge branch 'net-permit-skb_segment-on-head_frag-frag_list-skb'
David S. Miller
2
-7
/
+113
2018-03-25
net: bpf: add a test for skb_segment in test_bpf module
Yonghong Song
1
-2
/
+91
2018-03-25
net: permit skb_segment on head_frag frag_list skb
Yonghong Song
1
-5
/
+22
2018-03-25
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
7
-121
/
+596
2018-03-25
Merge branch 'liquidio-Tx-queue-cleanup'
David S. Miller
4
-341
/
+109
2018-03-25
liquidio: Renamed txqs_start to start_txqs
Intiyaz Basha
3
-3
/
+3
2018-03-25
liquidio: Renamed txqs_stop to stop_txqs
Intiyaz Basha
3
-4
/
+4
2018-03-25
liquidio: Renamed txqs_wake to wake_txqs
Intiyaz Basha
3
-5
/
+5
2018-03-25
liquidio: Function call skb_iq for deriving queue from skb
Intiyaz Basha
2
-4
/
+2
2018-03-25
liquidio: Removed one line function wake_q
Intiyaz Basha
2
-23
/
+3
2018-03-25
liquidio: Removed one line function stop_q
Intiyaz Basha
2
-22
/
+2
2018-03-25
liquidio: Removed netif_is_multiqueue check
Intiyaz Basha
4
-152
/
+64
2018-03-25
liquidio: Removed start_txq function
Intiyaz Basha
3
-36
/
+12
2018-03-25
liquidio: Removed one line function stop_txq
Intiyaz Basha
1
-10
/
+1
2018-03-25
liquidio: Moved common function skb_iq to to octeon_network.h
Intiyaz Basha
3
-20
/
+10
2018-03-25
liquidio: Moved common function txqs_start to octeon_network.h
Intiyaz Basha
3
-32
/
+17
2018-03-25
liquidio: Moved common function txqs_wake to octeon_network.h
Intiyaz Basha
3
-55
/
+27
2018-03-25
liquidio: Moved common function txqs_stop to octeon_network.h
Intiyaz Basha
3
-32
/
+16
2018-03-23
net/sched: act_vlan: declare push_vid with host byte order
Davide Caratti
1
-1
/
+1
2018-03-23
net/sched: remove tcf_idr_cleanup()
Davide Caratti
2
-9
/
+0
2018-03-23
mlxsw: spectrum_span: Prevent duplicate mirrors
Ido Schimmel
1
-4
/
+24
2018-03-23
ixgbe: tweak page counting for XDP_REDIRECT
Björn Töpel
1
-3
/
+4
2018-03-23
ixgbevf: Add XDP queue stats reporting
Tony Nguyen
1
-0
/
+24
2018-03-23
ixgbevf: Add support for meta data
Tony Nguyen
1
-4
/
+25
[next]