Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
222441a6201f791238320e77eb4ba9528cd3934c
222441a
ixgb: convert uint16_t style integers to u16
by Joe Perches
· 17 years ago
7dd73bb
sb1000.c: make const arrays static
by Denys Vlasenko
· 17 years ago
a8d0634
sb1000.c: stop inlining largish static functions
by Denys Vlasenko
· 17 years ago
aa39432
#if 0 netxen_nic_link_ok()
by Adrian Bunk
· 17 years ago
b1555130
make netxen_workq static
by Adrian Bunk
· 17 years ago
3caa4af
qeth: keep ip-address after LAN_OFFLINE failure
by Ursula Braun
· 17 years ago
b403e68
qeth: core code should alloc headroom for LLC protocol
by Frank Blaschka
· 17 years ago
d11ba0c
qeth: improving debug message handling
by Peter Tiedemann
· 17 years ago
b7624ec
qeth: layer 3 do not allow to change mac address
by Frank Blaschka
· 17 years ago
1288372
qeth: CCL-sequence numbers required for protocol ETH_P_802_2 only
by Ursula Braun
· 17 years ago
922dc06
qeth: set lan_online flag after a received STARTLAN
by Ursula Braun
· 17 years ago
508b3c4
qeth: allow qdio queue element addresses > 2GB
by Ursula Braun
· 17 years ago
2d921c3
qeth: improve ip_list administration after deregister failures
by Ursula Braun
· 17 years ago
cef8c79
e1000e: reformat register test code, fix some minor initialization
by Bruce Allan
· 17 years ago
69e3fd8
e1000e: rename a few functions
by Jeff Kirsher
· 17 years ago
e9ec2c0
e1000e: Make arrays out of these Rx/Tx registers
by Jeff Kirsher
· 17 years ago
8d7c294
e1000e: limit EEPROM size accesses
by Jeff Kirsher
· 17 years ago
2723b01
sc92031: use netdev_alloc_skb
by Stephen Hemminger
· 17 years ago
26a17b7
sc92031: start transmit return value bugfix
by Stephen Hemminger
· 17 years ago
9c28eae
sc92031: use net_device stats
by Stephen Hemminger
· 17 years ago
10c6462
[netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errata
by Peter Horton
· 17 years ago
48dd59e
[netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp ours
by Jeff Garzik
· 17 years ago
dc13b38
drivers/net/bonding/bond_main.c - remove unnecessary #define
by Joe Perches
· 17 years ago
c5e38a9
phy: Clean up header style
by Andy Fleming
· 17 years ago
9d9326d3
phy: Change mii_bus id field to a string
by Andy Fleming
· 17 years ago
d080cd6
gianfar: Support NAPI for TX Frames
by Dai Haruki
· 17 years ago
0b50d75
spidernet: revise link status logging
by Ishizaki Kou
· 17 years ago
9a11fcb
spidernet: fix error interrupt handling
by Ishizaki Kou
· 17 years ago
fcfcfa2
spidernet: change interrupt masks
by Ishizaki Kou
· 17 years ago
4f2d65c
spidernet: increase auto-negotiation timeout to 5 seconds
by Ishizaki Kou
· 17 years ago
81971be
spidernet: add missing initialization
by Ishizaki Kou
· 17 years ago
7f225b4
tc35815: Whitespace cleanup
by Atsushi Nemoto
· 17 years ago
c6686fe
tc35815: Use generic PHY layer
by Atsushi Nemoto
· 17 years ago
22adf7e
tc35815: Use managed pci iomap helper
by Atsushi Nemoto
· 17 years ago
ee79b7f
tc35815: Use netdev_priv()
by Atsushi Nemoto
· 17 years ago
958eb80
tc35815: Use print_mac() helper
by Atsushi Nemoto
· 17 years ago
c201abd9
tc35815: Statistics cleanup
by Atsushi Nemoto
· 17 years ago
4547fa6
mv643xx_eth: update copyright
by Lennert Buytenhek
· 17 years ago
e519abb
mv643xx_eth: only print banner once
by Lennert Buytenhek
· 17 years ago
ec69d65
mv643xx_eth: pass port identifier to register accessors
by Lennert Buytenhek
· 17 years ago
c1b35a2
mv643xx_eth: report netdev name in all printks
by Lennert Buytenhek
· 17 years ago
afdb57a
mv643xx_eth: identify ports by struct mv643xx_private *
by Lennert Buytenhek
· 17 years ago
c0d0f2c
mv643xx_eth: various cleanups
by Lennert Buytenhek
· 17 years ago
4d64e71
mv643xx_eth: mp->tx_desc_count needs spinlock protection
by Lennert Buytenhek
· 17 years ago
dd9e0dd
[TCP]: Increase the max_burst threshold from 3 to tp->reordering.
by John Heffner
· 17 years ago
d0498d9
[NET]: Do not allocate unneeded memory for dev->priv alignment.
by Pavel Emelyanov
· 17 years ago
f3005d7
[NETNS]: Add netns refcnt debug for network devices.
by Denis V. Lunev
· 17 years ago
3661a91
[NETNS]: Add netns refcnt debug to fib rules.
by Denis V. Lunev
· 17 years ago
48115be
[NETNS]: Add netns refcnt debug for dst ops.
by Denis V. Lunev
· 17 years ago
8c5da49
[NETNS]: Add netns refcnt debug for inet bind buckets.
by Denis V. Lunev
· 17 years ago
57d7a60
[NETNS]: Add netns refcnt debug into fib_info.
by Denis V. Lunev
· 17 years ago
cd5342d
[NETNS]: Add netns refcnt debug for timewait buckets.
by Denis V. Lunev
· 17 years ago
65a18ec
[NETNS]: Add netns refcnt debug for kernel sockets.
by Denis V. Lunev
· 17 years ago
5d1e446
[NETNS]: Make netns refconting debug like a socket one.
by Denis V. Lunev
· 17 years ago
554eb27
[IP6TUNNEL]: Allow to create IP6 tunnels in net namespaces.
by Pavel Emelyanov
· 17 years ago
2f7f54b
[IP6TUNNEL]: Use proper net instead of init_net stubs.
by Pavel Emelyanov
· 17 years ago
3e6c9fb
[IP6TUNNEL]: Make tunnels hashes per-net.
by Pavel Emelyanov
· 17 years ago
15820e129
[IP6TUNNEL]: Make the fallback tunnel device per-net.
by Pavel Emelyanov
· 17 years ago
8704ca7e
[IP6TUNNEL]: Use proper net in hash-lookup functions.
by Pavel Emelyanov
· 17 years ago
2dd02c8
[IP6TUNNEL]: Add (ip6_tnl_)net argument to some calls.
by Pavel Emelyanov
· 17 years ago
13eeb8e
[IP6TUNNEL]: Introduce empty ip6_tnl_net structure and net ops.
by Pavel Emelyanov
· 17 years ago
b0970c4
[SIT]: Allow for IPPROTO_IPV6 protocol in namespaces.
by Pavel Emelyanov
· 17 years ago
7a97146
[SIT]: Allow to create SIT tunnels in net namespaces.
by Pavel Emelyanov
· 17 years ago
907a08c
[SIT]: Use proper net in routing calls.
by Pavel Emelyanov
· 17 years ago
2918217
[SIT]: Make tunnels hashes per-net.
by Pavel Emelyanov
· 17 years ago
cd3dbc1
[SIT]: Make the fallback tunnel device per-net
by Pavel Emelyanov
· 17 years ago
fcee5ec
[SIT]: Use proper net in hash-lookup functions.
by Pavel Emelyanov
· 17 years ago
ca8def1
[SIT]: Add net/sit_net argument to some functions.
by Pavel Emelyanov
· 17 years ago
8190d90
[SIT]: Introduce empty struct sit_net and init/exit net ops.
by Pavel Emelyanov
· 17 years ago
f96c148
[GRE]: Allow for IPPROTO_GRE protocol in namespaces.
by Pavel Emelyanov
· 17 years ago
0b67ece
[GRE]: Allow to create IPGRE tunnels in net namespaces.
by Pavel Emelyanov
· 17 years ago
9663552
[GRE]: Use proper net in routing calls.
by Pavel Emelyanov
· 17 years ago
eb8ce74
[GRE]: Make tunnels hashes per-net.
by Pavel Emelyanov
· 17 years ago
7daa000
[GRE]: Make the fallback tunnel device per-net.
by Pavel Emelyanov
· 17 years ago
3b4667f
[GRE]: Use proper net in hash-lookup functions.
by Pavel Emelyanov
· 17 years ago
f57e7d5
[GRE]: Add net/gre_net argument to some functions.
by Pavel Emelyanov
· 17 years ago
59a4c75
[GRE]: Introduce empty ipgre_net structure and net init/exit ops.
by Pavel Emelyanov
· 17 years ago
4597a0c
[IPIP]: Allow for IPPROTO_IPIP protocol in namespaces.
by Pavel Emelyanov
· 17 years ago
0a82640
[IPIP]: Allow to create IPIP tunnels in net namespaces.
by Pavel Emelyanov
· 17 years ago
b99f015
[IPIP]: Use proper net in (mostly) routing calls.
by Pavel Emelyanov
· 17 years ago
44d3c29
[IPIP]: Make tunnels hashes per net.
by Pavel Emelyanov
· 17 years ago
cec3ffa
[IPIP]: Use proper net in hash-lookup functions.
by Pavel Emelyanov
· 17 years ago
b9fae5c
[IPIP]: Add net/ipip_net argument to some functions.
by Pavel Emelyanov
· 17 years ago
b9855c5
[IPIP]: Make the fallback tunnel device per-net.
by Pavel Emelyanov
· 17 years ago
10dc4c7
[IPIP]: Introduce empty ipip_net structure and net init/exit ops.
by Pavel Emelyanov
· 17 years ago
30688a9
[VLAN]: Handle vlan devices net namespace changing.
by Pavel Emelyanov
· 17 years ago
65d292a
[VLAN]: Allow vlan devices registration in net namespaces.
by Pavel Emelyanov
· 17 years ago
7a17a2f
[VLAN]: Make the vlan_name_type per-net.
by Pavel Emelyanov
· 17 years ago
80de2d9
[VLAN]: Make the /proc/net/vlan/conf file show per-net info.
by Pavel Emelyanov
· 17 years ago
a59a8c1
[VLAN]: Create proc entries in the proper net.
by Pavel Emelyanov
· 17 years ago
cd1c701
[VLAN]: Add a net argument to proc init and cleanup calls.
by Pavel Emelyanov
· 17 years ago
d9ed0f0
[VLAN]: Introduce the vlan_net structure and init/exit net ops.
by Pavel Emelyanov
· 17 years ago
a9fde26
[VLAN]: Tag vlan_group_device with net device, not ifindex.
by Pavel Emelyanov
· 17 years ago
669f87b
[RTNL]: Introduce the rtnl_kill_links helper.
by Pavel Emelyanov
· 17 years ago
3a931a8
[RTNL]: Relax for_each_netdev_safe in __rtnl_link_unregister.
by Pavel Emelyanov
· 17 years ago
fc54c65
[TUN]: Allow to register tun devices in namespace.
by Pavel Emelyanov
· 17 years ago
d647a59
[TUN]: Make the tun_dev_list per-net.
by Pavel Emelyanov
· 17 years ago
79d1760
[TUN]: Introduce the tun_net structure and init/exit net ops.
by Pavel Emelyanov
· 17 years ago
1751540
[TCP]: Remove superflushious skb == write_queue_tail() check
by Ilpo Järvinen
· 17 years ago
b131dd5
[ETHTOOL]: Add support for large eeproms
by Mandeep Singh Baines
· 17 years ago
Next »