Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ace62dd1a805ab9de9ef8d67585d0588cb379653
ace62dd
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 13 years ago
368940d
net: Fix ppc64 BPF JIT dependencies.
by David S. Miller
· 13 years ago
ecdfeee
acenic: include NET_SKB_PAD headroom to incoming skbs
by Eric Dumazet
· 13 years ago
97c7b17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6
by David S. Miller
· 13 years ago
082757a
ixgbe: convert to ndo_fix_features
by Don Skidmore
· 13 years ago
9417c46
ixgbe: only enable WoL for magic packet by default
by Andy Gospodarek
· 13 years ago
34c6ee8
ixgbe: remove ifdef check for non-existent define
by Emil Tantilov
· 13 years ago
ff886df
ixgbe: Pass staterr instead of re-reading status and error bits from descriptor
by Alexander Duyck
· 13 years ago
bd19805
ixgbe: Move interrupt related values out of ring and into q_vector
by Alexander Duyck
· 13 years ago
08c8833
ixgbe: add structure for containing RX/TX rings to q_vector
by Alexander Duyck
· 13 years ago
82d4e46
ixgbe: inline the ixgbe_maybe_stop_tx function
by Alexander Duyck
· 13 years ago
6440752
ixgbe: Update ATR to use recorded TX queues instead of CPU for routing
by Alexander Duyck
· 13 years ago
a14bc2b
igb: Fix for DH89xxCC near end loopback test
by Robert Healy
· 13 years ago
6d9e513
e1000: always call e1000_check_for_link() on e1000_ce4100 MACs.
by Nicolas Schichan
· 13 years ago
e933d01
netxen: add fw version compatibility check
by Amit Kumar Salecha
· 13 years ago
2dc1deb
be2net: request native mode each time the card is reset
by Sathya Perla
· 13 years ago
d9be4f7
ipv4: Constrain UFO fragment sizes to multiples of 8 bytes
by Bill Sommerfeld
· 13 years ago
2e66f55
virtio_net: Fix panic in virtnet_remove
by Krishna Kumar
· 13 years ago
87c48fa
ipv6: make fragment identifications less predictable
by Eric Dumazet
· 13 years ago
21efcfa
ipv6: unshare inetpeers
by Eric Dumazet
· 13 years ago
61463a3
can: make function can_get_bittiming static
by Thadeu Lima de Souza Cascardo
· 13 years ago
e3dbc46
net: Kobj and queues_kset should be used when CONFIG_XPS is enabled
by Choi, Jong-Hwan
· 13 years ago
ebbf929
vmxnet3: fix publicity of NETIF_F_HIGHDMA
by Shreyas Bhatewara
· 13 years ago
e101e7d
vmxnet3: set netdev parant device before calling netdev_info
by Shreyas Bhatewara
· 13 years ago
3088590
ASIX: Add AX88772B USB ID
by Marek Vasut
· 13 years ago
e627539
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
557e2a3
stmmac: improve and up-to-date the documentation
by Giuseppe CAVALLARO
· 13 years ago
36bcfe7
stmmac: unify MAC and PHY configuration parameters (V2)
by Giuseppe CAVALLARO
· 13 years ago
f3240e2
stmmac: remove warning when compile as built-in (V2)
by Giuseppe CAVALLARO
· 13 years ago
3bec5dc
stmmac: update the version (V2)
by Giuseppe CAVALLARO
· 13 years ago
67ae7cf
ethtool: Allow zero-length register dumps again
by Ben Hutchings
· 13 years ago
94c5b41
jme: Fix unmap error (Causing system freeze)
by Guo-Fu Tseng
· 13 years ago
1511022
skbuff: fix error handling in pskb_copy()
by Dan Carpenter
· 13 years ago
536d1d4
vlan: move vlan_group_[gs]et_device to public header
by Jiri Pirko
· 13 years ago
7890a5b
vlan: kill ndo_vlan_rx_register
by Jiri Pirko
· 13 years ago
4f7a450
macvlan: do vlan cleanup
by Jiri Pirko
· 13 years ago
cc0e407
bonding: do vlan cleanup
by Jiri Pirko
· 13 years ago
9d846fe
staging: et131x: remove unused prototype et131x_vlan_rx_register
by Jiri Pirko
· 13 years ago
223bb15
qlcnic: remove usage of vlan_group_get_device
by Jiri Pirko
· 13 years ago
5526c03
stmmac: do vlan cleanup
by Jiri Pirko
· 13 years ago
ffcf9b7
vlan: kill vlan_gro_frags and vlan_gro_receive
by Jiri Pirko
· 13 years ago
7ff0bcf
qeth: do vlan cleanup
by Jiri Pirko
· 13 years ago
5351573
vxge: do vlan cleanup
by Jiri Pirko
· 13 years ago
b2cb09b
igb: do vlan cleanup
by Jiri Pirko
· 13 years ago
3326c78
forcedeth: do vlan cleanup
by Jiri Pirko
· 13 years ago
5622e40
e1000: do vlan cleanup
by Jiri Pirko
· 13 years ago
a4aeb26
vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rx
by Jiri Pirko
· 13 years ago
892ef5d
cxgb3: do vlan cleanup
by Jiri Pirko
· 13 years ago
dc43797
atl2: do vlan cleanup
by Jiri Pirko
· 13 years ago
9249170
atl1: do vlan cleanup
by Jiri Pirko
· 13 years ago
a4f676b
ns83820: do vlan cleanup
by Jiri Pirko
· 13 years ago
5da96be
starfire: do vlan cleanup
by Jiri Pirko
· 13 years ago
73b5468
via-velocity: do vlan cleanup
by Jiri Pirko
· 13 years ago
08dddfc
acenic: do vlan cleanup
by Jiri Pirko
· 13 years ago
dadcd65
ixgbevf: do vlan cleanup
by Jiri Pirko
· 13 years ago
6dacadd
vlan: kill vlan_hwaccel_receive_skb
by Jiri Pirko
· 13 years ago
312cd51
tehuti: do vlan cleanup
by Jiri Pirko
· 13 years ago
9c5d061
spider_net: do not mention dying vlan_hwaccel_receive_skb
by Jiri Pirko
· 13 years ago
b85da2c
s2io: do vlan cleanup
by Jiri Pirko
· 13 years ago
18c49b9
qlge: do vlan cleanup
by Jiri Pirko
· 13 years ago
f1b553f
mlx4: do vlan cleanup
by Jiri Pirko
· 13 years ago
5043f5057
jme: do vlan cleanup
by Jiri Pirko
· 13 years ago
a0f1d60
igbvf: do vlan cleanup
by Jiri Pirko
· 13 years ago
87c288c
gianfar: do vlan cleanup
by Jiri Pirko
· 13 years ago
6ede746
enic: do vlan cleanup
by Jiri Pirko
· 13 years ago
c74ea2f
cxgb4: remove forgotten unused vlan_group
by Jiri Pirko
· 13 years ago
8773766
cxgb4vf: do vlan cleanup
by Jiri Pirko
· 13 years ago
133b085
chelsio: do vlan cleanup
by Jiri Pirko
· 13 years ago
f859d7c
bnad: do vlan cleanup
by Jiri Pirko
· 13 years ago
2707fff
atl1e: do vlan cleanup
by Jiri Pirko
· 13 years ago
46facce
atl1c: do vlan cleanup
by Jiri Pirko
· 13 years ago
c8d9e6d
amd8111e: do vlan cleanup
by Jiri Pirko
· 13 years ago
9fea033
lro: do vlan cleanup
by Jiri Pirko
· 13 years ago
0f72572
lro: kill lro_vlan_hwaccel_receive_frags
by Jiri Pirko
· 13 years ago
7756a96e
lro: kill lro_vlan_hwaccel_receive_skb
by Jiri Pirko
· 13 years ago
b495009
ehea: do vlan cleanup
by Jiri Pirko
· 13 years ago
7033c4a
nes: do vlan cleanup
by Jiri Pirko
· 13 years ago
cec9c13
vlan: introduce __vlan_find_dev_deep()
by Jiri Pirko
· 13 years ago
f605234
vlan: finish removing vlan_find_dev from public header
by Jiri Pirko
· 13 years ago
033b114
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
f5caadb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 13 years ago
0ca87f0
net: filter: BPF 'JIT' compiler for PPC64
by Matt Evans
· 13 years ago
3aeb7d2
bnx2: Fix endian swapping on firmware version string
by Michael Chan
· 13 years ago
415199f
cnic: Add VLAN ID as a parameter during netevent upcall
by Michael Chan
· 13 years ago
74e49bb
cnic: Wait for all Context IDs to be deleted before sending FCOE_DESTROY_FUNC
by Michael Chan
· 13 years ago
b37a41e
cnic: Fix Context ID space calculation
by Michael Chan
· 13 years ago
bda18fa
tg3: Fix NVRAM selftest failures for 5720 devs
by Matt Carlson
· 13 years ago
535a490
tg3: Return size from tg3_vpd_readblock()
by Matt Carlson
· 13 years ago
3aa1cdf
tg3: Fix int selftest for recent devices.
by Matt Carlson
· 13 years ago
9d53fa1
tg3: Fix RSS indirection table distribution
by Matt Carlson
· 13 years ago
5baa5e9
tg3: Add 5719 and 5720 to EEE_CAP list
by Matt Carlson
· 13 years ago
b715ce9
tg3: Fix link down notify failure when EEE disabled
by Matt Carlson
· 13 years ago
be67194
tg3: Fix link flap at 100Mbps with EEE enabled
by Matt Carlson
· 13 years ago
9e975cc
tg3: Fix io failures after chip reset
by Matt Carlson
· 13 years ago
7961689
bnx2x: Broken self-test in SF mode on 578xx
by Vladislav Zolotarov
· 13 years ago
8736c82
bnx2x: Parity errors recovery for 578xx
by Vladislav Zolotarov
· 13 years ago
c03bd39
bnx2x: Read FIP mac from SHMEM in single function mode
by Vladislav Zolotarov
· 13 years ago
0fea29c
bnx2x: Fixed ethtool -d for 578xx
by Vladislav Zolotarov
· 13 years ago
bf61ee1
bnx2x: Implementation for netdev->ndo_fcoe_get_wwn
by Vladislav Zolotarov
· 13 years ago
0f598f0
netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline after being called"
by Chris Friesen
· 13 years ago
Next »