Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
991ca269ed71b2b7aee27f5cb8bf64b689cc20bf
991ca26
qlcnic: Enhance PVID handling for 84xx adapters
by Manish Chopra
· 11 years ago
eb3c0d8
net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment()
by Cong Wang
· 11 years ago
d949d82
ipv6: Add generic UDP Tunnel segmentation
by Cong Wang
· 11 years ago
f564f45
vxlan: add ipv6 proxy support
by Cong Wang
· 11 years ago
f39dc10
ipv6: move in6_dev_finish_destroy() into core kernel
by Cong Wang
· 11 years ago
e15a00a
vxlan: add ipv6 route short circuit support
by Cong Wang
· 11 years ago
e4c7ed4
vxlan: add ipv6 support
by Cong Wang
· 11 years ago
caf92bc
ipv6: do not call ndisc_send_rs() with write lock
by Cong Wang
· 11 years ago
034dfc5
ipv6: export in6addr_loopback to modules
by Cong Wang
· 11 years ago
5f81bd2
ipv6: export a stub for IPv6 symbols used by vxlan
by Cong Wang
· 11 years ago
788787b
ipv6: move ip6_local_out into core kernel
by Cong Wang
· 11 years ago
3ce9b35
ipv6: move ip6_dst_hoplimit() into core kernel
by Cong Wang
· 11 years ago
ae5dbf1
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 11 years ago
34aedd3
qdisc: fix build with !CONFIG_NET_SCHED
by stephen hemminger
· 11 years ago
d2a7f26
qdisc: make args to qdisc_create_default const
by stephen hemminger
· 11 years ago
6da7c8f
qdisc: allow setting default queuing discipline
by stephen hemminger
· 11 years ago
7d7628f
net/fec: cleanup types in fec_get_mac()
by Dan Carpenter
· 11 years ago
f91b29f
net: stmmac: use dev_get_platdata()
by Jingoo Han
· 11 years ago
c607a0d
net: macb: use dev_get_platdata()
by Jingoo Han
· 11 years ago
09a2748
net: at91_ether: use dev_get_platdata()
by Jingoo Han
· 11 years ago
1b0e53a
net: mdio-mux-gpio: use dev_get_platdata()
by Jingoo Han
· 11 years ago
9bc7b1c
net: mdio-gpio: use dev_get_platdata()
by Jingoo Han
· 11 years ago
387d40a
net: ixp4xx_eth: use dev_get_platdata()
by Jingoo Han
· 11 years ago
5988aa6
net: w5100: use dev_get_platdata()
by Jingoo Han
· 11 years ago
59f92f4
net: w5300: use dev_get_platdata()
by Jingoo Han
· 11 years ago
3ae603c
net: tsi108: use dev_get_platdata()
by Jingoo Han
· 11 years ago
894cdbb
net: davinci_mdio: use dev_get_platdata()
by Jingoo Han
· 11 years ago
20e6f33
net: davinci_emac: use dev_get_platdata()
by Jingoo Han
· 11 years ago
a0ea2ac
net: cpmac: use dev_get_platdata()
by Jingoo Han
· 11 years ago
df3f1c3
net: niu: use dev_get_platdata()
by Jingoo Han
· 11 years ago
495c765d
net: smsc911x: use dev_get_platdata()
by Jingoo Han
· 11 years ago
c82e5e5
net: smc911x: use dev_get_platdata()
by Jingoo Han
· 11 years ago
f64deac
net: smc91x: use dev_get_platdata()
by Jingoo Han
· 11 years ago
d776542
net: seeq: use dev_get_platdata()
by Jingoo Han
· 11 years ago
0b76b86
net: sh_eth: use dev_get_platdata()
by Jingoo Han
· 11 years ago
8866f45
net: netx-eth: use dev_get_platdata()
by Jingoo Han
· 11 years ago
ee94661
net: ks8851-ml: use dev_get_platdata()
by Jingoo Han
· 11 years ago
0dd14b6
net: ks8842: use dev_get_platdata()
by Jingoo Han
· 11 years ago
e19eac0
net: pxa168_eth: use dev_get_platdata()
by Jingoo Han
· 11 years ago
bbfa6d0
net: mv643xx_eth: use dev_get_platdata()
by Jingoo Han
· 11 years ago
94660ba
net: fec: use dev_get_platdata()
by Jingoo Han
· 11 years ago
420fcd8
net: ethoc: use dev_get_platdata()
by Jingoo Han
· 11 years ago
cd4e2e4
net: dm9000: use dev_get_platdata()
by Jingoo Han
· 11 years ago
b96f64d
net: ep93xx_eth: use dev_get_platdata()
by Jingoo Han
· 11 years ago
cf0e779
net: bcm63xx_enet: use dev_get_platdata()
by Jingoo Han
· 11 years ago
1fc2c46
net: au1000_eth: use dev_get_platdata()
by Jingoo Han
· 11 years ago
a63b82c
net: bfin_mac: use dev_get_platdata()
by Jingoo Han
· 11 years ago
a3ea280
net: ax88796: use dev_get_platdata()
by Jingoo Han
· 11 years ago
7174012
macvlan: fix typo in assignment
by Lutz Jaenicke
· 11 years ago
e2a240c
driver:net:stmmac: Disable DMA store and forward mode if platform data force_thresh_dma_mode is set.
by Sonic Zhang
· 11 years ago
816c5b5
ipv6: Remove redundant sk variable
by Thomas Graf
· 11 years ago
1b7fdd2
tcp: do not use cached RTT for RTT estimation
by Yuchung Cheng
· 11 years ago
08f89b9
pkt_sched: fq: prefetch() fix
by Eric Dumazet
· 11 years ago
ede23fa
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
by Joe Perches
· 11 years ago
afe4fd0
pkt_sched: fq: Fair Queue packet scheduler
by Eric Dumazet
· 11 years ago
f7a6d2c
sfc: Update copyright banners
by Ben Hutchings
· 11 years ago
7ec06da
net: packet: document available fanout policies
by Daniel Borkmann
· 11 years ago
f55d112e
net: packet: use reciprocal_divide in fanout_demux_hash
by Daniel Borkmann
· 11 years ago
5df0ddf
net: packet: add randomized fanout scheduler
by Daniel Borkmann
· 11 years ago
4885948
sh_eth: no need to call ether_setup()
by Sergei Shtylyov
· 11 years ago
d7ef9b0
Merge branch 'bond_vlan'
by David S. Miller
· 11 years ago
3e32582
bonding: pr_debug instead of pr_warn in bond_arp_send_all
by Veaceslav Falico
· 11 years ago
e868b0c
bonding: remove vlan_list/current_alb_vlan
by Veaceslav Falico
· 11 years ago
5bf94b8
bonding: make alb_send_learning_packets() use upper dev list
by Veaceslav Falico
· 11 years ago
7aa6498
bonding: split alb_send_learning_packets()
by Veaceslav Falico
· 11 years ago
a59d3d2
bonding: use vlan_uses_dev() in __bond_release_one()
by Veaceslav Falico
· 11 years ago
50223ce
bonding: convert bond_has_this_ip() to use upper devices
by Veaceslav Falico
· 11 years ago
27bc11e
bonding: make bond_arp_send_all use upper device list
by Veaceslav Falico
· 11 years ago
c752af2
bonding: use netdev_upper list in bond_vlan_used
by Veaceslav Falico
· 11 years ago
8b5be85
net: add netdev_for_each_upper_dev_rcu()
by Veaceslav Falico
· 11 years ago
48311f4
net: add netdev_upper_get_next_dev_rcu(dev, iter)
by Veaceslav Falico
· 11 years ago
620f318
net: remove search_list from netdev_adjacent
by Veaceslav Falico
· 11 years ago
5d26191
net: add lower_dev_list to net_device and make a full mesh
by Veaceslav Falico
· 11 years ago
aa9d856
net: rename netdev_upper to netdev_adjacent
by Veaceslav Falico
· 11 years ago
6d508cc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
322555f
fec: Use NAPI_POLL_WEIGHT
by Fabio Estevam
· 11 years ago
7613f5f
net: sctp: sctp_verify_init: clean up mandatory checks and add comment
by Daniel Borkmann
· 11 years ago
95bd09e
tcp: TSO packets automatic sizing
by Eric Dumazet
· 11 years ago
b800c3b
ipv6: drop fragmented ndisc packets by default (RFC 6980)
by Hannes Frederic Sowa
· 11 years ago
a3a975b
ARM: at91/dt: fix phy address in sama5xmb to match the reg property
by Boris BREZILLON
· 11 years ago
7daa78e
net/cadence/macb: fix invalid 0 return if no phy is discovered on mii init
by Boris BREZILLON
· 11 years ago
fd09480
bridge: inherit slave devices needed_headroom
by Florian Fainelli
· 11 years ago
76bfd89
net: sctp: reorder sctp_globals to reduce cacheline usage
by Daniel Borkmann
· 11 years ago
03536cc
net: mdio-sun4i: Convert to devm_* api
by Jisheng Zhang
· 11 years ago
8127d66
sfc: Add support for Solarflare SFC9100 family
by Ben Hutchings
· 11 years ago
4c75b43a
sfc: Make efx_mcdi_{init,fini}() call efx_mcdi_drv_attach()
by Ben Hutchings
· 11 years ago
bedca86
sfc: Allocate NVRAM partition ID range for PHY images
by Matthew Slattery
· 11 years ago
9c51716
sfc: Add EF10 register and structure definitions
by Ben Hutchings
· 12 years ago
ba8977b
sfc: Extend struct efx_tx_buffer to allow pushing option descriptors
by Ben Hutchings
· 12 years ago
3881d8a
sfc: Use a global count of active queues instead of pending drains
by Alexandre Rames
· 11 years ago
e8c68c0
sfc: Prepare for RX scatter on EF10
by Jon Cooper
· 12 years ago
15acb1c
sfc: Initialise IRQ moderation for all NIC types from efx_init_eventq()
by Ben Hutchings
· 12 years ago
c15eed2
sfc: Allow efx_nic_type::dimension_resources to fail
by Ben Hutchings
· 11 years ago
261e4d9
sfc: Allow event queue initialisation to fail
by Jon Cooper
· 12 years ago
b883d0b
sfc: Document conditions for multicast replication vs filter replacement
by Ben Hutchings
· 12 years ago
cade715
sfc: Implement asynchronous MCDI requests
by Ben Hutchings
· 11 years ago
251111d
sfc: Remove unnecessary use of atomic_t
by Ben Hutchings
· 11 years ago
2f4bcdc
sfc: Refactor efx_mcdi_rpc_start() and efx_mcdi_copyin()
by Ben Hutchings
· 11 years ago
38589cd
sfc: Add support for new board sensors
by Ben Hutchings
· 12 years ago
9a84fea
ixgbe: add support for older QSFP active DA cables
by Emil Tantilov
· 11 years ago
Next »