Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
072cec7797b16c454156da737923a393322dc848
072cec7
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
76bb5db
netvsc: fix use after free on module removal
by stephen hemminger
· 8 years ago
dfb0555
Merge branch 'tc-filter-cleanup-destroy-delete'
by David S. Miller
· 8 years ago
4392053
net_sched: remove useless NULL to tp->root
by WANG Cong
· 8 years ago
763dbf6
net_sched: move the empty tp check from ->destroy() to ->delete()
by WANG Cong
· 8 years ago
b1d9fc4
bpf: add napi_id read access to __sk_buff
by Daniel Borkmann
· 8 years ago
73e64fa
netvsc: Deal with rescinded channels correctly
by K. Y. Srinivasan
· 8 years ago
87e978e
Merge branch 'ibmvnic-updates-and-bug-fixes'
by David S. Miller
· 8 years ago
d76e0fe
ibmvnic: Remove unused bouce buffer
by Nathan Fontenot
· 8 years ago
7f7adc5
ibmvnic: Allocate zero-filled memory for sub crqs
by Nathan Fontenot
· 8 years ago
dd9c20f
ibmvnic: Disable irq prior to close
by Brian King
· 8 years ago
3748905
ibmvnic: Correct crq and resource releasing
by Nathan Fontenot
· 8 years ago
661a262
ibmvnic: Remove inflight list
by Nathan Fontenot
· 8 years ago
ed7ecbf
ibmvnic: Do not disable IRQ after scheduling tasklet
by Brian King
· 8 years ago
58c8c0c
ibmvnic: Fixup atomic API usage
by Brian King
· 8 years ago
59af56c
ibmvnic: Unmap longer term buffer before free
by Brian King
· 8 years ago
993a82b
ibmvnic: Fix ibmvnic_change_mac_addr struct format
by Murilo Fossa Vicentini
· 8 years ago
ffa7385
ibmvnic: Report errors when failing to release sub-crqs
by Thomas Falcon
· 8 years ago
ca1cb28
liquidio: remove unnecessary variable assignment
by Arnd Bergmann
· 8 years ago
7acf8a1
Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning
by Matthew Whitehead
· 8 years ago
20da848
Merge branch 'iptunnel-policy-based-routing'
by David S. Miller
· 8 years ago
9830ad4
ip_tunnel: Allow policy-based routing through tunnels
by Craig Gallek
· 8 years ago
0a473b8
ip6_tunnel: Allow policy-based routing through tunnels
by Craig Gallek
· 8 years ago
8e6c181
net: dsa: Remove redundant NULL dst check
by Florian Fainelli
· 8 years ago
6905e5a
net/mlx5e: IPoIB, Fix error handling in mlx5_rdma_netdev_alloc()
by Dan Carpenter
· 8 years ago
f6ca26f
qede: allocate enough data for ->arfs_fltr_bmap
by Dan Carpenter
· 8 years ago
d6ecf32
tcp_cubic: fix typo in module param description
by Chema Gonzalez
· 8 years ago
b603aa4
Add Jiri Pirko as TC subsystem co-maintainer
by Jamal Hadi Salim
· 8 years ago
7ab273b
Add Cong Wang as TC subsystem co-maintainer
by Jamal Hadi Salim
· 8 years ago
a5f62ca
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
0bd8406
net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0
by subashab@codeaurora.org
· 8 years ago
8ad0921
Merge branch 'tcp_poll-flakes'
by David S. Miller
· 8 years ago
0f9fa83
tcp: remove poll() flakes with FastOpen
by Eric Dumazet
· 8 years ago
3d47626
tcp: remove poll() flakes when receiving RST
by Eric Dumazet
· 8 years ago
d02e93d
Merge branch 'mlxsw-flow-based-forwarding-OVS'
by David S. Miller
· 8 years ago
9d41acc
mlxsw: spectrum: Add FID miss trap
by Jiri Pirko
· 8 years ago
2b94e58
mlxsw: spectrum: Allow ports to work under OVS master
by Jiri Pirko
· 8 years ago
5be6614
net: add netif_is_ovs_port helper
by Jiri Pirko
· 8 years ago
93cd081
mlxsw: spectrum: Teach mlxsw_sp_port_vlan_set to accept any vlan range
by Jiri Pirko
· 8 years ago
cedbb8b2
mlxsw: spectrum_flower: Set dummy FID before forward action
by Jiri Pirko
· 8 years ago
202d6f4
mlxsw: spectrum: Add dummy FID initialization
by Jiri Pirko
· 8 years ago
ac44dd4
mlxsw: spectrum: Implement action to set FID
by Jiri Pirko
· 8 years ago
b51df79
mlxsw: spectrum: Fix indent in mlxsw_sp_netdevice_port_upper_event
by Jiri Pirko
· 8 years ago
fada43c
bindings: net: stmmac: add missing note about LPI interrupt
by Niklas Cassel
· 8 years ago
1f504ec
bpf: remove reference to sock_filter_ext from kerneldoc comment
by Tobias Klauser
· 8 years ago
028f43b
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
0ef9059
Merge branch 'dsa-LAN9303'
by David S. Miller
· 8 years ago
dc70058
net: dsa: LAN9303: add MDIO managed mode support
by Juergen Beisert
· 8 years ago
be4e119
net: dsa: LAN9303: add I2C managed mode support
by Juergen Beisert
· 8 years ago
a129259
net: dsa: add new DSA switch driver for the SMSC-LAN9303
by Juergen Beisert
· 8 years ago
e8fe177
net: dsa: add support for the SMSC-LAN9303 tagging format
by Juergen Beisert
· 8 years ago
8dc7d11
net/mlx4: suppress 'may be used uninitialized' warning
by Greg Thelen
· 8 years ago
7b9f6da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
3480756
i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED state
by Jacob Keller
· 8 years ago
e4b433f
i40e: reset all VFs in parallel when rebuilding PF
by Jacob Keller
· 8 years ago
9dc2e41
i40e: split some code in i40e_reset_vf into helpers
by Jacob Keller
· 8 years ago
1de81c2
i40e: remove I40E_FLAG_IN_NETPOLL entirely
by Jacob Keller
· 8 years ago
9e3f23f
i40e: reduce wait time for adminq command completion
by Jacob Keller
· 8 years ago
e8d2f4c
i40e: fix CONFIG_BUSY checks in i40e_set_settings function
by Jacob Keller
· 8 years ago
c768e49
i40e: factor out queue control from i40e_vsi_control_(tx|rx)
by Jacob Keller
· 8 years ago
024b05f
i40e: don't hold RTNL lock while waiting for VF reset to finish
by Jacob Keller
· 8 years ago
1d5c960
i40e: new AQ commands
by Jingjing Wu
· 8 years ago
ed0980c
i40e/i40evf: Add tracepoints
by Scott Peterson
· 8 years ago
3118025
i40e: dump VF information in debugfs
by Mitch Williams
· 8 years ago
0e626ff
i40e: Fix support for flow director programming status
by Alexander Duyck
· 8 years ago
53240e9
i40e/i40evf: Remove VF Rx csum offload for tunneled packets
by alice michael
· 8 years ago
4a0a3ab
i40evf: Use net_device_stats from struct net_device
by Tobias Klauser
· 8 years ago
1debdc8
sh_eth: unmap DMA buffers when freeing rings
by Sergei Shtylyov
· 8 years ago
18a8cc9
ixgbe: Fix output from ixgbe_dump
by Alexander Duyck
· 8 years ago
005882e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 8 years ago
541ea69
ixgbe: Add support for maximum headroom when using build_skb
by Alexander Duyck
· 8 years ago
f4a6374
ixgbe: add check for VETO bit when configuring link for KR
by Tony Nguyen
· 8 years ago
9668c93
ixgbevf: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
7ee814d
ixgbe: Remove unused define
by Don Skidmore
· 8 years ago
5c11f00
ixgbe: do not use adapter->num_vfs when setting VFs via module parameter
by Emil Tantilov
· 8 years ago
40d9018
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
da614d0
ixgbe: return early instead of wrap block in if statement
by Emil Tantilov
· 8 years ago
2bc0972
ixgbe: move num_vfs_macvlans allocation into separate function
by Emil Tantilov
· 8 years ago
544f8f9
sparc64: Fix hugepage page table free
by Nitin Gupta
· 8 years ago
395102d
sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL
by Daniel Jordan
· 8 years ago
5b9d3cf
ixgbe: add default setup_link for x550em_a MAC type
by Emil Tantilov
· 8 years ago
8e5c9c5
ixgbe: list X553 backplane speeds correctly
by Don Skidmore
· 8 years ago
18e01ee
ixgbe: Add X552 XFI backplane support
by Don Skidmore
· 8 years ago
18bda0d
ixgbe: Complete support for X553 sgmii
by Don Skidmore
· 8 years ago
5fbf5ad
ixgbe: Remove driver config for KX4 PHY
by Tony Nguyen
· 8 years ago
9868879
net: cx89x0: move attribute declaration before struct keyword
by Stefan Agner
· 8 years ago
332f235
ixgbe: Remove pr_cont uses
by Joe Perches
· 8 years ago
bf8d9df
be2net: VxLAN offload should be re-enabled when only 1 UDP port is left
by Sriharsha Basavapatna
· 8 years ago
e05ddaf
drivers: net: xgene-v2: Extend ethtool statistics
by Iyappan Subramanian
· 8 years ago
b5d8acb
ixgbe: Avoid Tx hang by not allowing more than the number of VFs supported.
by Usha Ketineni
· 8 years ago
4116c97
Merge branch 'ftgmac100-batch5-features'
by David S. Miller
· 8 years ago
88a286f
ftgmac100: Document device-tree binding
by Benjamin Herrenschmidt
· 8 years ago
ccaf725
ftgmac100: Fix potential ordering issue in NAPI poll
by Benjamin Herrenschmidt
· 8 years ago
33de693
ftgmac100: Display the discovered PHY device info
by Benjamin Herrenschmidt
· 8 years ago
abcc3eb
ftgmac100: Allow configuration of phy interface via device-tree
by Benjamin Herrenschmidt
· 8 years ago
030d982
ftgmac100: Add netpoll support
by Benjamin Herrenschmidt
· 8 years ago
0fb9968
ftgmac100: Add vlan HW offload
by Benjamin Herrenschmidt
· 8 years ago
f48b3c0
ftgmac100: Add ndo_set_rx_mode() and support for multicast & promisc
by Benjamin Herrenschmidt
· 8 years ago
7c8e514
ftgmac100: Add pause frames configuration and support
by Benjamin Herrenschmidt
· 8 years ago
e98233a
ftgmac100: Add ethtool n-way reset call
by Benjamin Herrenschmidt
· 8 years ago
Next »