Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
51f3c605318b056ac5deb9079bbef2a976558827
51f3c60
net/hsr: Move slave init to hsr_slave.c.
by Arvid Brodin
· 10 years ago
e9aae56
net/hsr: Operstate handling cleanup.
by Arvid Brodin
· 10 years ago
abff716
net/hsr: Move to per-hsr device prune timer.
by Arvid Brodin
· 10 years ago
81ba6af
net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register()
by Arvid Brodin
· 10 years ago
70ebe4a
net/hsr: Better variable names and update of contact info.
by Arvid Brodin
· 10 years ago
b812540
r8152: increase the tx timeout
by hayeswang
· 10 years ago
4f6ad60
ipconfig: add static to local variable
by Fabian Frederick
· 10 years ago
52d14c6
Merge branch 'amd-xgbe-next'
by David S. Miller
· 10 years ago
cfa50c7
amd-xgbe: Base AXI DMA cache settings on device tree
by Lendacky, Thomas
· 10 years ago
9867e8f
amd-xgbe: Performance enhancements
by Lendacky, Thomas
· 10 years ago
ff42606
amd-xgbe: Call netif_napi_del on ndo_stop operation
by Lendacky, Thomas
· 10 years ago
91f8734
amd-xgbe: Clear the proper MTL interrupt register
by Lendacky, Thomas
· 10 years ago
f3f128d
amd-xgbe: Fix debugfs compatibility change with kstrtouint
by Lendacky, Thomas
· 10 years ago
db55b62
net: arcnet: Remove "#define bool int"
by Rasmus Villemoes
· 10 years ago
a16a336
enic: fix return values in enic_set_coalesce
by Govindarajulu Varadarajan
· 10 years ago
e721f87
bonding: remove no longer relevant vlan warnings
by Jiri Pirko
· 10 years ago
7cb9e6b
Merge branch 'at86rf230-next'
by David S. Miller
· 10 years ago
01ebd60
at86rf230: add new author
by Alexander Aring
· 10 years ago
7a4ef91
at86rf230: add sleep cycle timing
by Alexander Aring
· 10 years ago
984e0c6
at86rf230: add timing for channel switch
by Alexander Aring
· 10 years ago
09e536c
at86rf230: rework reset to trx_off state change
by Alexander Aring
· 10 years ago
2e0571c
at86rf230: rework state change and start/stop
by Alexander Aring
· 10 years ago
1db0558
at86rf230: rework irq_pol setting
by Alexander Aring
· 10 years ago
6bd2b13
at86rf230: move RX_SAFE_MODE setting to hw_init
by Alexander Aring
· 10 years ago
1d15d6b
at86rf230: rework transmit and receive handling
by Alexander Aring
· 10 years ago
a7d7eda
at86rf230: add support for at86rf23x desense
by Alexander Aring
· 10 years ago
a53d1f7
at86rf230: remove is212 and add driver data
by Alexander Aring
· 10 years ago
c8ee0f5
at86rf230: rework detect device handling
by Alexander Aring
· 10 years ago
f76014f77
at86rf230: add regmap support
by Alexander Aring
· 10 years ago
640985e
mac802154: at86rf230: add hw flags and merge ops
by Alexander Aring
· 10 years ago
1598c36
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
dbaaca81
Merge branch 'fec-next'
by David S. Miller
· 10 years ago
ffdce2c
net: fec: fix missing kmalloc() failure check in fec_enet_alloc_buffers()
by Russell King
· 10 years ago
8b7c9ef
net: fec: ensure fec_enet_free_buffers() properly cleans the rings
by Russell King
· 10 years ago
d6bf314
net: fec: clean up transmit descriptor setup
by Russell King
· 10 years ago
730ee36
net: fec: make rx skb handling more robust
by Russell King
· 10 years ago
5d165c5
net: fec: remove useless fep->opened
by Russell King
· 10 years ago
d76cfae
net: fec: stop the phy before shutting down the MAC
by Russell King
· 10 years ago
0b146ca
net: fec: ensure that a disconnected phy isn't configured
by Russell King
· 10 years ago
635cf17
net: fec: remove checking for NULL phy_dev in fec_enet_close()
by Russell King
· 10 years ago
b49cd50
net: fec: use netif_tx_disable() rather than netif_stop_queue()
by Russell King
· 10 years ago
7a16807
net: fec: fix interrupt handling races
by Russell King
· 10 years ago
9671a42
net: fec: fix ethtool set_pauseparam duplex bug
by Russell King
· 10 years ago
b44592f
net: fec: iMX6 FEC does not support half-duplex gigabit
by Russell King
· 10 years ago
6c035ea
Merge branch 'net-hash-tx'
by David S. Miller
· 10 years ago
a3b18dd
net: Only do flow_dissector hash computation once per packet
by Tom Herbert
· 10 years ago
cb1ce2e
ipv6: Implement automatic flow label generation on transmit
by Tom Herbert
· 10 years ago
19469a8
flow_dissector: Use IPv6 flow label in flow_dissector
by Tom Herbert
· 10 years ago
535fb8d
vxlan: Call udp_flow_src_port
by Tom Herbert
· 10 years ago
b8f1a55
udp: Add function to make source port for UDP tunnels
by Tom Herbert
· 10 years ago
0e00161
net: Call skb_get_hash in get_xps_queue and __skb_tx_hash
by Tom Herbert
· 10 years ago
b73c3d0
net: Save TX flow hash in sock and set in skbuf on xmit
by Tom Herbert
· 10 years ago
5ed20a6
flow_dissector: Abstract out hash computation
by Tom Herbert
· 10 years ago
081a20f
Merge branch 'systemport-next'
by David S. Miller
· 10 years ago
83e82f4
net: systemport: add Wake-on-LAN support
by Florian Fainelli
· 10 years ago
9d34c1c
net: systemport: rename rx_csum_en to rx_chk_en
by Florian Fainelli
· 10 years ago
40755a0
net: systemport: add suspend and resume support
by Florian Fainelli
· 10 years ago
b02e6d9
net: systemport: add bcm_sysport_netif_{enable,stop}
by Florian Fainelli
· 10 years ago
18e21b0
net: systemport: update umac_enable_set to take a bitmask
by Florian Fainelli
· 10 years ago
4710d80
6lowpan: mac802154: fix coding style issues
by Varka Bhadram
· 10 years ago
46c9521
netlink: Fix do_one_broadcast() prototype.
by Rami Rosen
· 10 years ago
8e6e85e
Merge branch 'tipc-next'
by David S. Miller
· 10 years ago
3f53bd8
tipc: fix link acknowledge logic in receive path
by Erik Hugne
· 10 years ago
7ae934b
tipc: refactor message delivery out of tipc_rcv
by Erik Hugne
· 10 years ago
86c6a2c
tcp: switch snt_synack back to measuring transmit time of first SYNACK
by Neal Cardwell
· 10 years ago
0b88e70
Merge branch 'tlan-next'
by David S. Miller
· 10 years ago
9162e7e
tlan: Isolate external PHY when using internal PHY
by Ondrej Zary
· 10 years ago
e697b16
tlan: Enable device at resume
by Ondrej Zary
· 10 years ago
7a72edd
tlan: Don't disable internal PHY on cards that use it in 10 Mbps mode
by Ondrej Zary
· 10 years ago
9cff441
tlan: Add PHY reset timeout
by Ondrej Zary
· 10 years ago
278e48b
tlan: Make autonegotiation faster
by Ondrej Zary
· 10 years ago
8e62d67
tlan: Don't scream if no link
by Ondrej Zary
· 10 years ago
36bbe2f
tlan: Restart autonegotiation on link loss
by Ondrej Zary
· 10 years ago
59be4ad
tlan: Fix MAC address byte order on OC-2325/OC-2326
by Ondrej Zary
· 10 years ago
e36124d
tlan: Add ethtool support
by Ondrej Zary
· 10 years ago
c0a87c2
tlan: Enable link monitoring
by Ondrej Zary
· 10 years ago
eb522bb
tlan: Enable activity LED on Olicom OC-2325 and OC-2326
by Ondrej Zary
· 10 years ago
b98fe24
batman-adv: Use kasprintf
by Himangi Saraogi
· 10 years ago
0a7fdbd
Merge branch 'ptp-vlan'
by David S. Miller
· 10 years ago
a6111d3
vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device
by Stefan Sørensen
· 10 years ago
ae5c6c6
ptp: Classify ptp over ip over vlan packets
by Stefan Sørensen
· 10 years ago
b9c701e
net: Simplify ptp class checks
by Stefan Sørensen
· 10 years ago
4e77638
i40e/i40evf: Bump i40e to 0.4.21 and i40evf to 0.9.40
by Catherine Sullivan
· 10 years ago
bf9c714
i40e: Implement set_settings for ethtool
by Catherine Sullivan
· 10 years ago
2becc35
i40e: Add set_pauseparam to ethtool
by Catherine Sullivan
· 10 years ago
c56999f
i40e/i40evf: Add set_fc and init of FC settings
by Catherine Sullivan
· 10 years ago
a659972
i40e: move nway reset
by Jesse Brandeburg
· 10 years ago
8109e12
i40e/i40evf: Add new HW link info variable an_enabled and function update_link_info
by Catherine Sullivan
· 10 years ago
4e91bcd
i40e: Finish implementation of ethtool get settings
by Jesse Brandeburg
· 10 years ago
f846c1a
i40e: disable TPH
by Jesse Brandeburg
· 10 years ago
8a4f34f
i40e: Fix a boundary condition and turning off of ntuple
by Anjali Singhai Jain
· 10 years ago
164ec1b
i40evf: invite vector 0 to the interrupt party
by Mitch Williams
· 10 years ago
5649797
i40e: tolerate lost interrupts
by Mitch Williams
· 10 years ago
30fe8ad
i40e/i40evf: Force a shifted '1' to be unsigned
by Paul M Stillwell Jr
· 10 years ago
4334edf
i40evf: don't violate scope
by Mitch Williams
· 10 years ago
49d7d93
i40e/i40evf: Do not free the dummy packet buffer synchronously
by Anjali Singhai Jain
· 10 years ago
239960d
Merge branch 'sctp'
by David S. Miller
· 10 years ago
eaea2da
net: sctp: only warn in proc_sctp_do_alpha_beta if write
by Daniel Borkmann
· 10 years ago
8f61059
net: sctp: improve timer slack calculation for transport HBs
by Daniel Borkmann
· 10 years ago
eb1ac82
Merge branch 'be2net'
by David S. Miller
· 10 years ago
Next »