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-04-30
liquidio: Moved common definition octnic_gather to octeon_network.h
Intiyaz Basha
3
-39
/
+21
2018-04-30
liquidio: Moved common function delete_glists to lio_core.c
Intiyaz Basha
4
-91
/
+51
2018-04-30
liquidio: Moved common function list_delete_head to octeon_network.h
Intiyaz Basha
3
-43
/
+24
2018-04-30
liquidio: Moved common function if_cfg_callback to lio_core.c
Intiyaz Basha
4
-67
/
+38
2018-04-29
net: core: Assert the size of netdev_featres_t
Florian Fainelli
2
-0
/
+7
2018-04-29
Merge branch 'net-cleanup-skb_tx_hash'
David S. Miller
6
-33
/
+17
2018-04-29
net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hash
Alexander Duyck
2
-19
/
+4
2018-04-29
mlx4: Don't bother using skb_tx_hash in mlx4_en_select_queue
Alexander Duyck
1
-1
/
+1
2018-04-29
opa_vnic: Just use skb_get_hash instead of skb_tx_hash
Alexander Duyck
3
-13
/
+12
2018-04-29
Merge branch 'lan78xx-fixed-phy'
David S. Miller
2
-32
/
+79
2018-04-29
lan78xx: Modify error messages
Raghuram Chary J
1
-2
/
+2
2018-04-29
lan78xx: Remove DRIVER_VERSION for lan78xx driver
Raghuram Chary J
1
-2
/
+0
2018-04-29
lan78xx: Lan7801 Support for Fixed PHY
Raghuram Chary J
2
-28
/
+77
2018-04-29
Merge branch 'tcp-mmap-rework-zerocopy-receive'
David S. Miller
5
-118
/
+154
2018-04-29
selftests: net: tcp_mmap must use TCP_ZEROCOPY_RECEIVE
Eric Dumazet
1
-28
/
+38
2018-04-29
tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receive
Eric Dumazet
4
-90
/
+116
2018-04-29
Merge branch 'dsa-mv88e6xxx-remove-Global-2-setup'
David S. Miller
3
-69
/
+65
2018-04-29
net: dsa: mv88e6xxx: remove Global 2 setup
Vivien Didelot
3
-31
/
+0
2018-04-29
net: dsa: mv88e6xxx: move device mapping setup
Vivien Didelot
3
-32
/
+44
2018-04-29
net: dsa: mv88e6xxx: move trunk setup
Vivien Didelot
3
-6
/
+21
2018-04-28
net: phy: Fix modular PHYLIB build
Florian Fainelli
3
-61
/
+40
2018-04-27
udp: remove stray export symbol
Willem de Bruijn
1
-1
/
+0
2018-04-27
ipv6: sr: Add documentation for seg_flowlabel sysctl
Ahmed Abdelsalam
1
-0
/
+13
2018-04-27
drivers: net: replace UINT64_MAX with U64_MAX
Jisheng Zhang
6
-24
/
+7
2018-04-27
ptp_pch: use helpers function for converting between ns and timespec
YueHaibing
1
-5
/
+2
2018-04-27
net: qrtr: Expose tunneling endpoint to user space
Bjorn Andersson
3
-0
/
+170
2018-04-27
Merge branch 'selftests-Add-tests-for-mirroring-to-gretap'
David S. Miller
10
-0
/
+1230
2018-04-27
selftests: forwarding: Test changes in mirror-to-gretap
Petr Machata
1
-0
/
+194
2018-04-27
selftests: forwarding: Test neighbor updates when mirroring to gretap
Petr Machata
1
-0
/
+101
2018-04-27
selftests: forwarding: Test flower mirror to gretap
Petr Machata
1
-0
/
+116
2018-04-27
selftests: forwarding: Test mirror to gretap w/ bound dev
Petr Machata
1
-0
/
+213
2018-04-27
selftests: forwarding: Test gretap mirror with next-hop remote
Petr Machata
1
-0
/
+117
2018-04-27
selftests: forwarding: Add test for mirror to gretap
Petr Machata
1
-0
/
+139
2018-04-27
selftests: forwarding: Add libs for gretap mirror testing
Petr Machata
4
-0
/
+350
2018-04-27
Merge branch 'bnxt_en-next'
David S. Miller
9
-113
/
+433
2018-04-27
bnxt_en: Reserve rings at driver open if none was reserved at probe time.
Michael Chan
1
-0
/
+31
2018-04-27
bnxt_en: Reserve RSS and L2 contexts for VF.
Michael Chan
3
-5
/
+14
2018-04-27
bnxt_en: Don't reserve rings on VF when min rings were not provisioned by PF.
Michael Chan
1
-1
/
+26
2018-04-27
bnxt_en: Reserve rings in bnxt_set_channels() if device is down.
Michael Chan
1
-0
/
+2
2018-04-27
bnxt_en: add debugfs support for DIM
Andy Gospodarek
5
-0
/
+156
2018-04-27
bnxt_en: reduce timeout on initial HWRM calls
Andy Gospodarek
2
-3
/
+29
2018-04-27
bnxt_en: Increase RING_IDLE minimum threshold to 50
Andy Gospodarek
1
-1
/
+1
2018-04-27
bnxt_en: Do not allow VF to read EEPROM.
Michael Chan
1
-0
/
+5
2018-04-27
bnxt_en: Display function level rx/tx_discard_pkts via ethtool
Vasundhara Volam
1
-0
/
+33
2018-04-27
bnxt_en: Simplify ring alloc/free error messages.
Michael Chan
1
-37
/
+6
2018-04-27
bnxt_en: Do not set firmware time from VF driver on older firmware.
Michael Chan
1
-1
/
+2
2018-04-27
bnxt_en: Check the lengths of encapsulated firmware responses.
Michael Chan
2
-0
/
+21
2018-04-27
bnxt_en: Remap TC to hardware queues when configuring PFC.
Michael Chan
1
-41
/
+60
2018-04-27
bnxt_en: Add TC to hardware QoS queue mapping logic.
Michael Chan
3
-24
/
+47
2018-04-27
hv_netvsc: simplify receive side calling arguments
Stephen Hemminger
1
-32
/
+26
[prev]
[next]