Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
49eb93892d8dfcf5dc5088e640f486d08572d8bf
49eb938
hv_netvsc: add ethtool support for set and get of settings
by sixiao@microsoft.com
· 9 years ago
c0affa1
Merge branch 'sch-accurate-backlog'
by David S. Miller
· 9 years ago
bdf1766
sch_dsmark: update backlog as well
by WANG Cong
· 9 years ago
431e3a8
sch_htb: update backlog as well
by WANG Cong
· 9 years ago
2ccccf5
net_sched: update hierarchical backlog too
by WANG Cong
· 9 years ago
86a7996
net_sched: introduce qdisc_replace() helper
by WANG Cong
· 9 years ago
f12d33f
3c59x: Ensure to apply the expires time
by Stafford Horne
· 9 years ago
f73e0c2
rocker: fix an error code
by Dan Carpenter
· 9 years ago
e1bae75
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
2246387
GSO: Provide software checksum of tunneled UDP fragmentation offload
by Alexander Duyck
· 9 years ago
c3f463b
Merge branch 'vrf-saddr-selection'
by David S. Miller
· 9 years ago
17b693c
net: l3mdev: prefer VRF master for source address selection
by David Lamparter
· 9 years ago
3f2fb9a
net: l3mdev: address selection should only consider devices in L3 domain
by David Ahern
· 9 years ago
8d3f280
Merge branch 'ethtool-ksettings'
by David S. Miller
· 9 years ago
3d8f7cc
net: mlx4: use new ETHTOOL_G/SSETTINGS API
by David Decotigny
· 9 years ago
3237fc6
net: ethtool: remove unused __ethtool_get_settings
by David Decotigny
· 9 years ago
7cad1ba
net: core: use __ethtool_get_ksettings
by David Decotigny
· 9 years ago
702b26a
net: bridge: use __ethtool_get_ksettings
by David Decotigny
· 9 years ago
5770979
net: 8021q: use __ethtool_get_ksettings
by David Decotigny
· 9 years ago
17605b9
net: rdma: use __ethtool_get_ksettings
by David Decotigny
· 9 years ago
008eb73
net: fcoe: use __ethtool_get_ksettings
by David Decotigny
· 9 years ago
0ab6b54
net: team: use __ethtool_get_ksettings
by David Decotigny
· 9 years ago
85f9581
net: macvlan: use __ethtool_get_ksettings
by David Decotigny
· 9 years ago
314d10d
net: ipvlan: use __ethtool_get_ksettings
by David Decotigny
· 9 years ago
9856909
net: bonding: use __ethtool_get_ksettings
by David Decotigny
· 9 years ago
96a0c39
net: usnic: use __ethtool_get_ksettings
by David Decotigny
· 9 years ago
091a927
tx4939: use __ethtool_get_ksettings
by David Decotigny
· 9 years ago
3f1ac7a
net: ethtool: add new ETHTOOL_xLINKSETTINGS API
by David Decotigny
· 9 years ago
4813333
net: usnic: use __ethtool_get_settings
by David Decotigny
· 9 years ago
4f03980
net: usnic: remove unused call to ethtool_ops::get_settings
by David Decotigny
· 9 years ago
a87cb3e
net: Facility to report route quality of connected sockets
by Tom Herbert
· 9 years ago
f1705ec
net: ipv6: Make address flushing on ifdown optional
by David Ahern
· 9 years ago
619b174
tipc: fix null deref crash in compat config path
by Florian Westphal
· 9 years ago
d25a0125
tipc: fix crash during node removal
by Jon Paul Maloy
· 9 years ago
b170997
tipc: eliminate risk of finding to-be-deleted node instance
by Jon Paul Maloy
· 9 years ago
3da7611
Merge branch 'qed-misc'
by David S. Miller
· 9 years ago
5abd7e92
qed, qede: rebrand module description
by Yuval Mintz
· 9 years ago
0dfaba6
qed: Prevent probe on previous error
by Yuval Mintz
· 9 years ago
d43d3f0
qed: add MODULE_FIRMWARE()
by Yuval Mintz
· 9 years ago
8e025ae
qede: Don't report link change needlessly
by Yuval Mintz
· 9 years ago
b1199b1
qede: Linearize SKBs when needed
by Yuval Mintz
· 9 years ago
0e7441d
qede: Change pci DID for 10g device
by Yuval Mintz
· 9 years ago
016c0bb
netxen: Use kobj_to_dev()
by Amitoj Kaur Chawla
· 9 years ago
5b6490d
3c59x: Use setup_timer()
by Amitoj Kaur Chawla
· 9 years ago
de55558
forcedeth: Use setup_timer()
by Amitoj Kaur Chawla
· 9 years ago
5327ef9
net: tulip: Use setup_timer()
by Amitoj Kaur Chawla
· 9 years ago
4b69d87
Merge branch 'gianfar-ls1021a-ptp'
by David S. Miller
· 9 years ago
f54af12
gianfar: fix endianness for hardware timestamp
by Yangbo Lu
· 9 years ago
c35ec77
gianfar_ptp: replace get_of_u32 with of_property_read_u32
by Yangbo Lu
· 9 years ago
3db66fd
ARM: dts: ls1021a: add 1588 timer node
by Yangbo Lu
· 9 years ago
407353e
phy: marvell: Fix 88E1510 initialization
by Clemens Gruber
· 9 years ago
1fc7261
Merge branch 'dsa-port-vlan-dump'
by David S. Miller
· 9 years ago
477b184
net: dsa: drop vlan_getnext
by Vivien Didelot
· 9 years ago
ceff5ef
net: dsa: mv88e6xxx: implement port_vlan_dump
by Vivien Didelot
· 9 years ago
65aebfc
net: dsa: add port_vlan_dump routine
by Vivien Didelot
· 9 years ago
2a04c7b
Merge branch 'vxlan-rx-cleanups'
by David S. Miller
· 9 years ago
10a5af2
vxlan: simplify metadata_dst usage in vxlan_rcv
by Jiri Benc
· 9 years ago
f2d1968ec
vxlan: consolidate rx handling to a single function
by Jiri Benc
· 9 years ago
760c680
vxlan: move ECN decapsulation to a separate function
by Jiri Benc
· 9 years ago
1ab016e
vxlan: move inner L2 header processing to a separate function
by Jiri Benc
· 9 years ago
64f87d3
vxlan: consolidate GBP handling even more
by Jiri Benc
· 9 years ago
39661e2
Merge branch 'tc_action-ns'
by David S. Miller
· 9 years ago
ddf97cc
net_sched: add network namespace support for tc actions
by WANG Cong
· 9 years ago
1d4150c
net_sched: prepare tcf_hashinfo_destroy() for netns support
by WANG Cong
· 9 years ago
555d5b7
ppp: clarify parsing of user supplied data in ppp_set_compress()
by Guillaume Nault
· 9 years ago
4fee7da
bnx2x: add a separate GENEVE Kconfig symbol
by Arnd Bergmann
· 9 years ago
46eafa5
igb: call ndo_stop() instead of dev_close() when running offline selftest
by Stefan Assmann
· 9 years ago
030f9f5
igb: Fix VLAN tag stripping on Intel i350
by Corinna Vinschen
· 9 years ago
cc54a59
igbvf: remove "link is Up" message when registering mcast address
by Jon Maxwell
· 9 years ago
ea6ce60
igbvf: Add support for generic Tx checksums
by Alexander Duyck
· 9 years ago
6e03370
igb: Add support for generic Tx checksums
by Alexander Duyck
· 9 years ago
c883de9
igb: rename igb define to be more generic
by Todd Fujinaka
· 9 years ago
569f3b3
igb: add conditions for I210 to generate periodic clock output
by Roland Hii
· 9 years ago
5e350b9
igb: enable WoL for OEM devices regardless of EEPROM setting
by Todd Fujinaka
· 9 years ago
5b70e4a
igb: constify e1000_phy_operations structure
by Julia Lawall
· 9 years ago
b72f3f7
igb: When GbE link up, wait for Remote receiver status condition
by Takuma Ueba
· 9 years ago
9cd34b3
e1000e: Initial support for KabeLake
by Raanan Avargil
· 9 years ago
c5c6d077
e1000e: Clear ULP configuration register on ULP exit
by Raanan Avargil
· 9 years ago
c26f40d
e1000e: Set HW FIFO minimum pointer gap for non-gig speeds
by Raanan Avargil
· 9 years ago
74f3129
e1000e: Increase PHY PLL clock gate timing
by Raanan Avargil
· 9 years ago
6721e9d
e1000e: Increase ULP timer
by Raanan Avargil
· 9 years ago
5aba818
Merge branch 'gianfar-xmit-improvements'
by David S. Miller
· 9 years ago
48963b4
gianfar: Remove redundant ops for do_tstamp from xmit()
by Claudiu Manoil
· 9 years ago
42f397a
gianfar: Use skb_frag_t pointers inside xmit()
by Claudiu Manoil
· 9 years ago
e19d083
gianfar: Map head TxBD first
by Claudiu Manoil
· 9 years ago
9e4e620
bgmac: support Ethernet device on BCM47094 SoC
by Rafał Miłecki
· 9 years ago
dccb235
Merge branch 'be2net-fixes'
by David S. Miller
· 9 years ago
127bfce
be2net: Fix a UE caused by passing large frames to the ASIC
by ajit.khaparde@broadcom.com
· 9 years ago
b0fd2eb
be2net: Declare some u16 fields as u32 to improve performance
by ajit.khaparde@broadcom.com
· 9 years ago
d3ffa7a
Merge branch 'flow_dissector-fixes-and-improvements'
by David S. Miller
· 9 years ago
d975ddd
eth: Pull header from first fragment via eth_get_headlen
by Alexander Duyck
· 9 years ago
b3c3106
flow_dissector: Use same pointer for IPv4 and IPv6 addresses
by Alexander Duyck
· 9 years ago
224516b
flow_dissector: Correctly handle parsing FCoE
by Alexander Duyck
· 9 years ago
43d2ccb
flow_dissector: Fix fragment handling for header length computation
by Alexander Duyck
· 9 years ago
918c023
flow_dissector: Check for IP fragmentation even if not using IPv4 address
by Alexander Duyck
· 9 years ago
f993604
Merge branch 'mlx5-next'
by David S. Miller
· 9 years ago
89db09e
net/mlx5e: Add TX inner packet counters
by Matthew Finlay
· 9 years ago
9879515
net/mlx5e: Add TX stateless offloads for tunneling
by Matthew Finlay
· 9 years ago
b3f63c3
net/mlx5e: Add netdev support for VXLAN tunneling
by Matthew Finlay
· 9 years ago
1afff42
net/mlx5e: Protect en header file from redefinitions
by Matthew Finlay
· 9 years ago
Next »