Sign in
android-kvm
/
linux
/
8e8e2951e3095732d7e780c241f61ea130955a57
8e8e295
net/packet: make tp_drops atomic
by Eric Dumazet
· 6 years ago
0338a14
net/packet: constify __packet_rcv_has_room()
by Eric Dumazet
· 6 years ago
dcf70ce
net/packet: constify prb_lookup_block() and __tpacket_v3_has_room()
by Eric Dumazet
· 6 years ago
d4b5bd9
net/packet: constify packet_lookup_frame() and __tpacket_has_room()
by Eric Dumazet
· 6 years ago
96f657e
net/packet: constify __packet_get_status() argument
by Eric Dumazet
· 6 years ago
f30e33b
net: phy: Add more 1000BaseX support detection
by Robert Hancock
· 6 years ago
9126e75
net: ethernet: ti: cpsw_ethtool: simplify slave loops
by Ivan Khoronzhuk
· 6 years ago
bfe5903
net: ethernet: ti: cpsw: use cpsw as drv data
by Ivan Khoronzhuk
· 6 years ago
eea9e3a
Merge branch 'net-mlx5-use-indirect-call-wrappers'
by David S. Miller
· 6 years ago
55f9687
net/mlx5e: use indirect calls wrapper for the rx packet handler
by Paolo Abeni
· 6 years ago
b3c04e8
net/mlx5e: use indirect calls wrapper for skb allocation
by Paolo Abeni
· 6 years ago
d96ec97
Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 6 years ago
733f076
sched: act_ctinfo: use extack error reporting
by Kevin Darbyshire-Bryant
· 6 years ago
3adcfa4
l2tp: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
0b55b63
Merge branch 'r8169-add-and-use-helper-rtl_is_8168evl_up'
by David S. Miller
· 6 years ago
272b226
r8169: use helper rtl_is_8168evl_up for setting register MaxTxPacketSize
by Heiner Kallweit
· 6 years ago
9e9f33b
r8169: add helper rtl_is_8168evl_up
by Heiner Kallweit
· 6 years ago
ddb754a
mac80211: notify offchannel expire on mgmt_tx
by James Prestwood
· 6 years ago
1c38c7f
nl80211: send event when CMD_FRAME duration expires
by James Prestwood
· 6 years ago
5a7bb7c
mac80211: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
163a7cd
mac80211: extend __rate_control_send_low warning
by Johannes Berg
· 6 years ago
583a7a3
mac80211: fill low rate even for HAS_RATE_CONTROL
by Johannes Berg
· 6 years ago
bd718fc
mac80211: use STA info in rate_control_send_low()
by Johannes Berg
· 6 years ago
1e87fec
mac80211: call rate_control_send_low() internally
by Johannes Berg
· 6 years ago
cd6f341
ieee80211: Add a missing extended capability flag definition
by Ilan Peer
· 6 years ago
4770c8f
cfg80211: Add a function to iterate all BSS entries
by Ilan Peer
· 6 years ago
a0de1ca3
mac80211: allow turning TWT responder support on and off via netlink
by John Crispin
· 6 years ago
c9d3245
mac80211: dynamically enable the TWT requester support on STA interfaces
by John Crispin
· 6 years ago
901bb98
nl80211: require and validate vendor command policy
by Johannes Berg
· 6 years ago
d7edf40
mac80211: add ieee80211_get_he_iftype_cap() helper
by John Crispin
· 6 years ago
26f7044
nl80211: add support for SAE authentication offload
by Chung-Hsien Hsu
· 6 years ago
cc3e14c
nl80211: add WPA3 definition for SAE authentication
by Chung-Hsien Hsu
· 6 years ago
f4d7599
nl80211: add NL80211_ATTR_IFINDEX to port authorized event
by Chung-Hsien Hsu
· 6 years ago
90cc4bd
mac80211: AMPDU handling for Extended Key ID
by Alexander Wetzel
· 6 years ago
20023d3
r8169: improve rtl_coalesce_info
by Heiner Kallweit
· 6 years ago
9b994b4
r8169: let mdio read functions return -ETIMEDOUT
by Heiner Kallweit
· 6 years ago
6358f38
net: dsa: tag_sja1105: Select CONFIG_PACKING
by Vladimir Oltean
· 6 years ago
7fa0043
net: axienet: move use of resource after validity check
by Robert Hancock
· 6 years ago
f9a94f8
Merge branch 's390-qeth-next'
by David S. Miller
· 6 years ago
d9b9f40
s390/qeth: allocate a single cmd on read channel
by Julian Wiedmann
· 6 years ago
f3b783b
s390/qeth: command-chain the IDX sequence
by Julian Wiedmann
· 6 years ago
2066e1d
s390/qeth: convert RCD code to common IO infrastructure
by Julian Wiedmann
· 6 years ago
4055489
s390/qeth: add support for dynamically allocated cmds
by Julian Wiedmann
· 6 years ago
fcda7f7
s390/qeth: remove 'channel' parameter from callbacks
by Julian Wiedmann
· 6 years ago
57a688aa
s390/qeth: convert device-specific trace entries
by Julian Wiedmann
· 6 years ago
0ce37ec
s390/qeth: remove OSN-specific IO code
by Julian Wiedmann
· 6 years ago
1273a80
s390/qeth: remove qeth_wait_for_buffer()
by Julian Wiedmann
· 6 years ago
09ac887
s390/qeth: clean up setting of BLKT defaults
by Julian Wiedmann
· 6 years ago
7cbc9e8
s390/qeth: restart pending READ cmd from callback
by Julian Wiedmann
· 6 years ago
ad16087
s390/qeth: simplify DOWN state handling
by Julian Wiedmann
· 6 years ago
4e2fe4ed
s390/qeth: use mm helpers
by Julian Wiedmann
· 6 years ago
e8b1116
s390/qeth: don't mask TX errors on IQD devices
by Julian Wiedmann
· 6 years ago
11817aa
Merge branch 'mlxsw-Add-support-for-physical-hardware-clock'
by David S. Miller
· 6 years ago
9366211
selftests: ptp: Add Physical Hardware Clock test
by Shalom Toledo
· 6 years ago
412cd2a
mlxsw: spectrum: PTP physical hardware clock initialization
by Shalom Toledo
· 6 years ago
992aa86
mlxsw: spectrum_ptp: Add implementation for physical hardware clock operations
by Shalom Toledo
· 6 years ago
4368dad
ptp: ptp_clock: Publish scaled_ppm_to_ppb
by Shalom Toledo
· 6 years ago
1078645
mlxsw: reg: Add Management Pulse Per Second Register
by Shalom Toledo
· 6 years ago
55a8b00
mlxsw: reg: Add Management UTC Register
by Shalom Toledo
· 6 years ago
8289169
mlxsw: pci: Query free running clock PCI BAR and offsets
by Shalom Toledo
· 6 years ago
34dacb4
mlxsw: core: Add a new interface for reading the hardware free running clock
by Shalom Toledo
· 6 years ago
4b6b8c0
mlxsw: cmd: Free running clock PCI BAR and offsets via query firmware
by Shalom Toledo
· 6 years ago
514fcaa
tc-tests: updated fw with bind actions by reference use cases
by Roman Mashak
· 6 years ago
425b0fa
Merge branch 'net-stmmac-Convert-to-phylink'
by David S. Miller
· 6 years ago
7437127
net: stmmac: Convert to phylink and remove phylib logic
by Jose Abreu
· 6 years ago
eeef2f6
net: stmmac: Start adding phylink support
by Jose Abreu
· 6 years ago
9ad372f
net: stmmac: Prepare to convert to phylink
by Jose Abreu
· 6 years ago
5948d11
qede: Make two functions static
by YueHaibing
· 6 years ago
1dbb986
net: dsa: sja1105: Make two functions static
by YueHaibing
· 6 years ago
a842fe1
tcp: add optional per socket transmit delay
by Eric Dumazet
· 6 years ago
e0ffbd3
Merge branch 'ena-dynamic-queue-sizes'
by David S. Miller
· 6 years ago
dbbc6e6
net: ena: update driver version from 2.0.3 to 2.1.0
by Sameeh Jubran
· 6 years ago
c2b54204
net: ena: remove inline keyword from functions in *.c
by Sameeh Jubran
· 6 years ago
eece4d2
net: ena: add ethtool function for changing io queue sizes
by Sameeh Jubran
· 6 years ago
13ca32a
net: ena: allow queue allocation backoff when low on memory
by Sameeh Jubran
· 6 years ago
9f9ae3f
net: ena: make ethtool show correct current and max queue sizes
by Sameeh Jubran
· 6 years ago
31aa985
net: ena: enable negotiating larger Rx ring size
by Sameeh Jubran
· 6 years ago
ba8ef50
net: ena: add MAX_QUEUES_EXT get feature admin command
by Arthur Kiyanovski
· 6 years ago
f2dec9a
Merge branch 'dpaa2-eth-Add-support-for-MQPRIO-offloading'
by David S. Miller
· 6 years ago
ab1e6de
dpaa2-eth: Add mqprio support
by Ioana Radulescu
· 6 years ago
15c87f6
dpaa2-eth: Support multiple traffic classes on Tx
by Ioana Radulescu
· 6 years ago
06d5b17
dpaa2-eth: Refactor xps code
by Ioana Radulescu
· 6 years ago
a41efed
net: ethernet: ti: cpts: fix build failure for powerpc
by Grygorii Strashko
· 6 years ago
2131fba
net: dsa: Deal with non-existing PHY/fixed-link
by Florian Fainelli
· 6 years ago
fcf1536
net: dsa: mv88e6xxx: lock mutex in port_fdb_dump
by Vivien Didelot
· 6 years ago
0114214
dt-bindings: net: wiznet: add w5x00 support
by Nicolas Saenz Julienne
· 6 years ago
b9dd694
net: ethernet: wiznet: w5X00 add device tree support
by Nicolas Saenz Julienne
· 6 years ago
7a096d5
net: sched: ingress: set 'unlocked' flag for Qdisc ops
by Vlad Buslov
· 6 years ago
758a0a4
Merge branch 'tls-add-support-for-kernel-driven-resync-and-nfp-RX-offload'
by David S. Miller
· 6 years ago
9ed431c
nfp: tls: make use of kernel-driven TX resync
by Jakub Kicinski
· 6 years ago
5018007
net/tls: add kernel-driven resync mechanism for TX
by Jakub Kicinski
· 6 years ago
eeb2efa
net/tls: generalize the resync callback
by Jakub Kicinski
· 6 years ago
c0a4948
nfp: tls: enable TLS RX offload
by Jakub Kicinski
· 6 years ago
cad228a
nfp: tls: implement RX TLS resync
by Dirk van der Merwe
· 6 years ago
e2c7114
nfp: add async version of mailbox communication
by Jakub Kicinski
· 6 years ago
d7053e0
nfp: rename nfp_ccm_mbox_alloc()
by Jakub Kicinski
· 6 years ago
5bcb5c7
nfp: tls: set skb decrypted flag
by Dirk van der Merwe
· 6 years ago
f953d33b
net/tls: add kernel-driven TLS RX resync
by Jakub Kicinski
· 6 years ago
fe58a5a
net/tls: rename handle_device_resync()
by Jakub Kicinski
· 6 years ago
89fec47
net/tls: pass record number as a byte array
by Jakub Kicinski
· 6 years ago
Next »