Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d776542853a1418457e3fe09b2f1f2955065b375
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
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
9a84fea
ixgbe: add support for older QSFP active DA cables
by Emil Tantilov
· 11 years ago
987e1d5
ixgbe: include QSFP PHY types in ixgbe_is_sfp()
by Emil Tantilov
· 12 years ago
61aaf9e
ixgbe: add 1Gbps support for QSFP+
by Emil Tantilov
· 12 years ago
31c7d2b
ixgbe: fix SFF data dumps of SFP+ modules from an offset
by Emil Tantilov
· 12 years ago
1b1bf31
ixgbe: cleanup some log messages
by Don Skidmore
· 12 years ago
b08e1ed
ixgbe: zero out mailbox buffer on init
by Emil Tantilov
· 12 years ago
4ec375b
ixgbe: fix link test when connected to 1Gbps link partner
by Emil Tantilov
· 12 years ago
bd8a1b1
ixgbe: fix incorrect limit value in ring transverse
by Don Skidmore
· 12 years ago
be0c27b
ixgbe: Check return value on eeprom reads
by Mark Rustad
· 12 years ago
f4f1040
ixgbe: disable link when adapter goes down
by Jacob Keller
· 12 years ago
4c9d546
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 11 years ago
cc328dea
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 11 years ago
80b17be
qlcnic: underflow in qlcnic_validate_max_tx_rings()
by Dan Carpenter
· 11 years ago
823a19e
Merge branch 'xen-netback'
by David S. Miller
· 11 years ago
7376419
xen-netback: rename functions
by Wei Liu
· 11 years ago
b3f980b
xen-netback: switch to NAPI + kthread 1:1 model
by Wei Liu
· 11 years ago
43e9d19
xen-netback: remove page tracking facility
by Wei Liu
· 11 years ago
c6eaa3f
batman-adv: send GW_DEL event when the gw client mode is deselected
by Antonio Quartulli
· 12 years ago
c00a072
batman-adv: Start new development cycle
by Simon Wunderlich
· 12 years ago
791c2a2
batman-adv: move enum definition at the top of the file
by Antonio Quartulli
· 11 years ago
c54f38c9
batman-adv: set skb priority according to content
by Simon Wunderlich
· 12 years ago
5b2941b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 11 years ago
b6750b4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
45cc3a0
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 11 years ago
b7e092c
netfilter: ctnetlink: fix uninitialized variable
by Florian Westphal
· 11 years ago
4ad3622
netfilter: add IPv6 SYNPROXY target
by Patrick McHardy
· 11 years ago
81eb6a1
net: syncookies: export cookie_v6_init_sequence/cookie_v6_check
by Patrick McHardy
· 11 years ago
48b1de4
netfilter: add SYNPROXY core/target
by Patrick McHardy
· 11 years ago
0198230
net: syncookies: export cookie_v4_init_sequence/cookie_v4_check
by Patrick McHardy
· 11 years ago
41d73ec
netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
by Patrick McHardy
· 11 years ago
706f515
netfilter: nf_defrag_ipv6.o included twice
by Nathan Hintz
· 11 years ago
affe759
netfilter: ip[6]t_REJECT: tcp-reset using wrong MAC source if bridged
by Phil Oester
· 12 years ago
d4fbdcf
sfc: Use extended MC_CMD_SENSOR_INFO and MC_CMD_READ_SENSORS
by Ben Hutchings
· 12 years ago
8c4e720
sfc: Return an error code when a sensor is busy.
by Alexandre Rames
· 12 years ago
3dced74
sfc: Add support for reading packet length from prefix
by Ben Hutchings
· 12 years ago
02e1216
sfc: Add TX merged completion counter
by Ben Hutchings
· 12 years ago
43a3739
sfc: Generalise packet hash lookup to support EF10 RX prefix
by Jon Cooper
· 12 years ago
64a2775
sfc: Rename EFX_PAGE_BLOCK_SIZE to EFX_VI_PAGE_SIZE and adjust comments
by Ben Hutchings
· 12 years ago
ba388fd
sfc: Remove early call to efx_nic_type::reconfigure_mac in efx_reset_up()
by Ben Hutchings
· 12 years ago
d36a08b
sfc: use MCDI epoch flag to improve MC reboot detection in the driver
by Daniel Pieczko
· 12 years ago
3de82b9
sfc: Add EF10 support for TX/RX DMA error events handling.
by Alexandre Rames
· 12 years ago
977a5d5
sfc: Add a function pointer to abstract write of host time into NIC shared memory
by Laurence Evans
· 12 years ago
c1d828b
sfc: PTP MCDI requests need to initialise periph ID field
by Laurence Evans
· 12 years ago
cd0ecc9
sfc: Delegate MAC/NIC statistic description to efx_nic_type
by Ben Hutchings
· 12 years ago
b681e57
sfc: Remove driver-local struct ethtool_string
by Ben Hutchings
· 12 years ago
e513612
sfc: Remove more left-overs from Falcon GMAC support
by Ben Hutchings
· 12 years ago
45a3fd5
sfc: Move MTD operations into efx_nic_type
by Ben Hutchings
· 12 years ago
5828cd9
openvswitch: optimize flow compare and mask functions
by Andy Zhou
· 11 years ago
35fdb94
e1000e: balance semaphore put/get for 82573
by Steven La
· 11 years ago
d7064f4
Documentation/networking/: Update Intel wired LAN driver documentation
by Jeff Kirsher
· 11 years ago
Next »