Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cd709aa90648195e5b5823fa90eb0b3fb0e78ee4
cd709aa
bnx2: Add PCI Advanced Error Reporting support.
by John Feeney
· 14 years ago
0553212
net: 802.1q: make vlan_hwaccel_do_receive() return void
by Changli Gao
· 14 years ago
2436243
net/sched: need to include net/ip6_checksum.h
by Stephen Rothwell
· 14 years ago
d8287fc
net: use __be16 instead of u16 for the userspace code
by Changli Gao
· 14 years ago
773bc97
tokenring: remove unneeded NULL checks
by Dan Carpenter
· 14 years ago
739a91e
net_sched: cls_flow: add key rxhash
by Changli Gao
· 14 years ago
81ce790
irda: use net_device_stats from struct net_device
by Eric Dumazet
· 14 years ago
d3c6e7a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
c3227e5
amd8111e: use net_device_stats from struct net_device
by Eric Dumazet
· 14 years ago
a2c483a
atl1c: use net_device_stats from struct net_device
by Eric Dumazet
· 14 years ago
00959ad
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
by Dmitry Kozlov
· 14 years ago
1003489
net: rps: fix the wrong network header pointer
by Changli Gao
· 14 years ago
eb4d406
net/sched: add ACT_CSUM action to update packets checksums
by Grégoire Baron
· 14 years ago
49e8ab0
net: build_ehash_secret() and rt_bind_peer() cleanups
by Eric Dumazet
· 14 years ago
4da7950
qlge: pull NULL check ahead of dereference
by Dan Carpenter
· 14 years ago
0add79e
tehuti: Use net_device_stats from struct net_device
by Tobias Klauser
· 14 years ago
5dbfbc4
ep93xx_eth: Use net_device_stats from struct net_device
by Tobias Klauser
· 14 years ago
b9959c2
net_sched: sch_sfq: use proto_ports_offset() to support AH message
by Changli Gao
· 14 years ago
aca071c
netfilter: xt_hashlimit: use proto_ports_offset() to support AH message
by Changli Gao
· 14 years ago
3d04ebb
netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message
by Changli Gao
· 14 years ago
78d3307
net_sched: cls_flow: use proto_ports_offset() to support AH message
by Changli Gao
· 14 years ago
12fcdef
net: rps: use proto_ports_offset() to handle the AH message correctly
by Changli Gao
· 14 years ago
e760702
net: introduce proto_ports_offset()
by Changli Gao
· 14 years ago
dbe5775
net: rps: skip fragment when computing rxhash
by Changli Gao
· 14 years ago
2d47b45
net: rps: reset network header before calling skb_get_rxhash()
by Changli Gao
· 14 years ago
48d3ff8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
91fe817
qlcnic: update version 5.0.8
by Amit Kumar Salecha
· 14 years ago
091754a
qlcnic: rom lock recovery
by Sucheta Chakraborty
· 14 years ago
d406683
qlcnic: firmware initialization update
by Sony Chacko
· 14 years ago
63e74e9
qlcnic: fix endiness in eswitch statistics
by Amit Kumar Salecha
· 14 years ago
21854f0
qlcnic: mark device state as failed
by Amit Kumar Salecha
· 14 years ago
78f84e1
qlcnic: fix npar state
by Amit Kumar Salecha
· 14 years ago
fe4d434
qlcnic: support anti mac spoofing
by Sony Chacko
· 14 years ago
0325d69
qlcnic: configure offload setting on eswitch
by Rajesh Borundia
· 14 years ago
4e8acb0
qlcnic: configure port on eswitch
by Rajesh Borundia
· 14 years ago
251b036
qlcnic: replace magic numbers with defines
by Sony Chacko
· 14 years ago
39895e0
qlcnic: remove unused code
by Sony Chacko
· 14 years ago
f1bf7a5
qlcnic: fix inconsistent lock state
by Amit Kumar Salecha
· 14 years ago
84418e3
ixgbe: rewrite ethtool test to use standard config functions
by Alexander Duyck
· 14 years ago
31f05a2
ixgbe: update all DESC_ADV macros to accept a ring pointer
by Alexander Duyck
· 14 years ago
9e10e04
ixgbe: combine Rx into into ixgbe_configure_rx
by Alexander Duyck
· 14 years ago
2f1860b
ixgbe: pull all Tx init into ixgbe_configure_tx
by Alexander Duyck
· 14 years ago
a34bcff
ixgbe: move all GPIE register config into a single function
by Alexander Duyck
· 14 years ago
f5b4a52
ixgbe: Move virtualization config into a separate function
by Alexander Duyck
· 14 years ago
7367096
ixgbe: move all Rx DMA control register writes to one central location
by Alexander Duyck
· 14 years ago
477de6e
ixgbe: Move max frame size and Rx buffer length configuration into a function
by Alexander Duyck
· 14 years ago
826437d
ixgbe: remove redundant configuration of vmolr, rename generic variable
by Alexander Duyck
· 14 years ago
1395807
ixgbe: bump PS header size to 512 bytes
by Alexander Duyck
· 14 years ago
f5dc442
ixgbe: combine accesses to FCTRL register into ixgbe_set_rx_mode
by Alexander Duyck
· 14 years ago
4865452
ixgbe: pull PSRTYPE configuration into a separate function
by Alexander Duyck
· 14 years ago
acd3717
ixgbe: pull ring configuration into it's own function
by Alexander Duyck
· 14 years ago
05abb12
ixgbe: consolidate all setting of MRQC into one function
by Alexander Duyck
· 14 years ago
43e69bf
ixgbe: move Tx ring configuration into a separate function
by Alexander Duyck
· 14 years ago
120ff94
ixgbe: move configuration of the MTQC register into it's own function
by Alexander Duyck
· 14 years ago
179b409
ixgbe: combine two modifications of TXDCTL into one
by Alexander Duyck
· 14 years ago
67ebd79
ixgbe: move setting of GSO size for 82598 into ixgbe_configure_dcb
by Alexander Duyck
· 14 years ago
d716a7d
ixgbe: remove redundant DMA alignment code
by Alexander Duyck
· 14 years ago
083fc58
ixgbe: cleanup ixgbe_get_drvinfo to be extra careful with buffer boundaries
by Don Skidmore
· 14 years ago
1aef70e
e1000e: don't check for alternate MAC addr on parts that don't support it
by Bruce Allan
· 14 years ago
19833b5
e1000e: disable ASPM L1 on 82573
by Bruce Allan
· 14 years ago
357e8b5f
xilinx_emaclite: netpoll support
by Michal Simek
· 14 years ago
8539992
ll_temac: Fix poll implementation
by Michal Simek
· 14 years ago
502820a
netxen: fix a race in netxen_nic_get_stats()
by Eric Dumazet
· 14 years ago
1003201a
qlnic: fix a race in qlcnic_get_stats()
by Eric Dumazet
· 14 years ago
79c5f51
irda: fix a race in irlan_eth_xmit()
by Eric Dumazet
· 14 years ago
9c38657
net: sh_eth: remove unused variable
by Kuninori Morimoto
· 14 years ago
772806b
netxen: update version 4.0.74
by Amit Kumar Salecha
· 14 years ago
4be353d
netxen: fix inconsistent lock state
by Amit Kumar Salecha
· 14 years ago
0ac820e
vlan: Match underlying dev carrier on vlan add
by Phil Oester
· 14 years ago
6f0bee1
slip: fix get_stats() method
by Eric Dumazet
· 14 years ago
dd57f97
vxge: Implement 64bit stats
by Eric Dumazet
· 14 years ago
b928409
atm: remove a net_device_stats clear
by Eric Dumazet
· 14 years ago
bb2537f
ether3: Use net_device_stats from struct net_device
by Tobias Klauser
· 14 years ago
25aec76
ether1: Use net_device_stats from struct net_device
by Tobias Klauser
· 14 years ago
0645bab
ibmveth: Fix opps during MTU change on an active device
by Robert Jennings
· 14 years ago
2244d07
net: simplify flags for tx timestamping
by Oliver Hartkopp
· 14 years ago
4d5870e
drivers/net/sunvnet.c: Use pr_<level> and netdev_<level>
by Joe Perches
· 14 years ago
c6c7598
drivers/net/sungem: Use netdev_<level>, netif_<level> and pr_<level>
by Joe Perches
· 14 years ago
0b29b89
sunhme: Use return value of register_netdev
by Tobias Klauser
· 14 years ago
cb5d991
greth: Use return value of register_netdev
by Tobias Klauser
· 14 years ago
2928db4
ehea: Fix synchronization between HW and SW send queue
by Andre Detsch
· 14 years ago
96ac4f6
bnx2x: Update bnx2x version to 1.52.53-4
by Yaniv Rosner
· 14 years ago
3971a23
bnx2x: Fix PHY locking problem
by Yaniv Rosner
· 14 years ago
f037590
rds: fix a leak of kernel memory
by Eric Dumazet
· 14 years ago
68d6ac6
netlink: fix compat recvmsg
by Johannes Berg
· 14 years ago
e243f5b
netfilter: fix userspace header warning
by Sam Ravnborg
· 14 years ago
a49f37e
net: add Fast Ethernet driver for PXA168.
by Sachin Sanap
· 14 years ago
900853a
drivers/net/qlcnic: Use available error codes
by Julia Lawall
· 14 years ago
49339cc
net/ax25: Use available error codes
by Julia Lawall
· 14 years ago
b3d18f1
net/ax25: Use available error codes
by Julia Lawall
· 14 years ago
636b811
drivers/net/pcmcia: Use pr_<level> and netdev_<level>
by Joe Perches
· 14 years ago
00093fa
net/sched: remove unneeded NULL check
by Dan Carpenter
· 14 years ago
666be42
s2io: Update driver version
by Jon Mason
· 14 years ago
be265e9
s2io: remove unused code
by Jon Mason
· 14 years ago
6a017e0
iwlwifi: use long monitor timer for 5300 series
by Wey-Yi Guy
· 14 years ago
5db5584
drivers/net/wireless: Restore upper case words in wiphy_<level> messages
by Joe Perches
· 14 years ago
baeb2ff
drivers/net: Convert unbounded kzalloc calls to kcalloc
by Joe Perches
· 14 years ago
e5093ae
net: Fix a memmove bug in dev_gro_receive()
by Jarek Poplawski
· 14 years ago
5a68d5e
tipc: Prevent missing name table entries when link flip-flops rapidly
by Allan Stephens
· 14 years ago
564e83b
tipc: Allow connect() to wait indefinitely
by Allan Stephens
· 14 years ago
Next »