Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8948584eb282c4dc5c54f6f6ebbaf447a665c653
/
drivers
/
s390
/
net
f5154fb
claw: make use of DIV_ROUND_UP
by Julia Lawall
· 17 years ago
f33780d
claw/lcs/netiucv: check s390dbf level before sprints
by Peter Tiedemann
· 17 years ago
164b0fb
lcs: avoid/reduce unused s390dbf debug areas.
by Peter Tiedemann
· 17 years ago
21b26f2f
netiucv: change name of nop function
by Ursula Braun
· 17 years ago
2219510
netiucv: Remember to set driver->owner.
by Cornelia Huck
· 17 years ago
2cde1f3
claw: removal of volatile variables
by Ursula Braun
· 17 years ago
9dfebcc
[VLAN]: Turn VLAN_DEV_INFO into inline function
by Patrick McHardy
· 17 years ago
6b175b2
[NETNS]: Add netns parameter to inet_(dev_)add_type.
by Eric W. Biederman
· 17 years ago
5c81cdb
[S390] constify function pointer tables.
by Jan Engelhardt
· 17 years ago
c11ca97
[S390] use LIST_HEAD instead of LIST_HEAD_INIT
by Denis Cheng
· 17 years ago
ceb3dfb
[S390] drivers/s390: Add missing "space"
by Joe Perches
· 17 years ago
5b88feb
netiucv: Use device_driver default attribute groups.
by Cornelia Huck
· 17 years ago
9b3efc0
[S390]: Fix use of skb after netif_rx
by Julia Lawall
· 17 years ago
799b37b
drivers/s390/net/ctcmain.c: fix build bug
by Ingo Molnar
· 17 years ago
1c14788
ctc: make use of alloc_netdev()
by Peter Tiedemann
· 17 years ago
0fc3ddd
[S390] Fix smsgiucv init on no iucv machines
by Christian Borntraeger
· 17 years ago
c00046c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
9abbf7d
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
224426f
qeth: remove header_ops bug
by Ursula Braun
· 55 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
1977f03
remove asm/bitops.h includes
by Jiri Slaby
· 17 years ago
d71fce6
[QETH]: fix qeth_main.c
by Andrew Morton
· 17 years ago
28692ec
qeth: discard inbound packets with unknown header id
by Ursula Braun
· 17 years ago
59579da
lcs: Channel errors drive lcs_recovery which leads to kernel panic.
by Klaus D. Wacker
· 17 years ago
d8fae9c
qeth: avoid duplicate deletion of multicast addresses
by Ursula Braun
· 17 years ago
6570ebc
qeth: EDDP does not work on large MTUs
by Frank Blaschka
· 17 years ago
bc4b2b4
qeth: HiperSockets layer-3 interface drop non IPv4 or non IPv6 packets
by Klaus D. Wacker
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
b95cce3
[NET]: Wrap hard_header_parse
by Stephen Hemminger
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
54d0f56
qeth: Drop ARP packages on HiperSockets interface with NOARP attribute.
by Klaus D. Wacker
· 17 years ago
6e55cab
qeth: provide specific message for OSA-adapters exclusively used
by Ursula Braun
· 17 years ago
6d4f3d1
qeth: crash during reboot after failing online setting
by Ursula Braun
· 17 years ago
5a4b61a
qeth: Announce tx checksumming for qeth devices in TSO/EDDP mode
by Frank Blaschka
· 17 years ago
ecee51b
qeth: dont return the return values of void functions.
by Heiko Carstens
· 17 years ago
cde4603
qeth: enforce a rate limit for inbound scatter gather messages
by Frank Blaschka
· 17 years ago
d0a34f9
qeth: ungrouping a device must not be interruptible
by Ursula Braun
· 17 years ago
2c6b47d
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
by john stultz
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
1f1c288
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
54ab292
s390: add barriers to qeth driver
by Frank Blaschka
· 17 years ago
aa617aa
s390: scatter-gather for inbound traffic in qeth driver
by Frank Blaschka
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 18 years ago
d461462
s390: netiucv inlining cleanup
by Martin Schwidefsky
· 18 years ago
bfac0d0
s390: netiucv spinlock initializer cleanup
by Thomas Gleixner
· 18 years ago
651bbc6
s390: don't call iucv_path_connect from tasklet context
by Ursula Braun
· 18 years ago
dc5bc0c
s390: Use ccw_device_get_id() in qeth/claw drivers
by Cornelia Huck
· 18 years ago
cd3e76e
s390: qeth: wrong packet length in qdio header
by Frank Pavlic
· 18 years ago
add3f2f
s390: avoid inconsistent lock state in qeth
by Ursula Braun
· 18 years ago
d81ef0f
s390: qeth driver does not recover
by Ursula Braun
· 18 years ago
d78f664
s390: print correct level for HiperSockets devices
by Ursula Braun
· 18 years ago
61d48c2
[S390] Kconfig: use common Kconfig files for s390.
by Martin Schwidefsky
· 18 years ago
763968e
[S390] Avoid sparse warnings.
by Heiko Carstens
· 18 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 18 years ago
7dd976f
s390: qeth driver hardware specs adaptions
by Peter Tiedemann
· 18 years ago
0be4ace
s390: fix Oops when unloading module netiucv
by Ursula Braun
· 18 years ago
1f8bdae
s390: free skbs in finite amount of time in qeth
by Ursula Braun
· 18 years ago
a4c48a2
s390: qeth driver connection hang
by Ursula Braun
· 18 years ago
6c82a8a
[S390] qeth: New read configuration data.
by Cornelia Huck
· 18 years ago
2f66858
qeth: Remove usage of subsys.rwsem
by Cornelia Huck
· 18 years ago
15c5403
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
b7127df
[S390] ctc: kmalloc->kzalloc/casting cleanups.
by Ahmed S. Darwish
· 18 years ago
27d7ff4
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
9c70220
[SK_BUFF]: Introduce skb_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
aa8223c
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
by Arnaldo Carvalho de Melo
· 18 years ago
ab6a5bb
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
by Arnaldo Carvalho de Melo
· 18 years ago
0660e03
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
c9bdd4b
[IP]: Introduce ip_hdrlen()
by Arnaldo Carvalho de Melo
· 18 years ago
d56f90a
[SK_BUFF]: Introduce skb_network_header()
by Arnaldo Carvalho de Melo
· 18 years ago
98e399f
[SK_BUFF]: Introduce skb_mac_header()
by Arnaldo Carvalho de Melo
· 18 years ago
48d49d0c
[SK_BUFF]: Introduce skb_set_mac_header()
by Arnaldo Carvalho de Melo
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
4839fcc
[QETH]: Use eth_hdr()
by Arnaldo Carvalho de Melo
· 18 years ago
0a4f23f
[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev
by Arnaldo Carvalho de Melo
· 18 years ago
c1a4b86
[TR]: Use tr_hdr() were appropriate
by Arnaldo Carvalho de Melo
· 18 years ago
23f2800
[PATCH] qeth gfp_t annotations
by Al Viro
· 18 years ago
5c15bde
[VLAN]: Avoid a 4-order allocation.
by Dan Aloni
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
d54b1fd
[PATCH] mark struct file_operations const 5
by Arjan van de Ven
· 18 years ago
b385a14
[PATCH] Replace regular code with appropriate calls to container_of()
by Robert P. J. Day
· 18 years ago
5da5e65
[S390]: Adapt special message interface to new IUCV API
by Martin Schwidefsky
· 18 years ago
eebce38
[S390]: Adapt netiucv driver to new IUCV API
by Martin Schwidefsky
· 18 years ago
33a67fe
[S390]: Rewrite of the IUCV base code, part 1
by Martin Schwidefsky
· 18 years ago
4d284ca
[S390] Avoid excessive inlining.
by Heiko Carstens
· 18 years ago
2b67fc4
[S390] Get rid of a lot of sparse warnings.
by Heiko Carstens
· 18 years ago
45d2530
s390: iucv Kconfig help description changes
by Frank Pavlic
· 18 years ago
ee2db68
s390: qeth driver fixes: atomic context fixups
by Frank Blaschka
· 18 years ago
2d36c16
s390: qeth driver fixes: packet socket
by Frank Blaschka
· 18 years ago
95c78c8
s390: qeth driver fixes: VLAN hdr, perf stats
by Frank Blaschka
· 18 years ago
3a6b95c
qeth: fix uaccess handling and get rid of unused variable
by Heiko Carstens
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
4927b3f
[PATCH] More work_struct induced breakage (s390)
by Al Viro
· 18 years ago
9163bb2
[S390] non-unique constant/macro identifiers.
by Ursula Braun
· 18 years ago
5a5a852
[NET] driver/s390/net: Checksum annotations.
by Al Viro
· 18 years ago
0779bf2
Fix misc .c/.h comment typos
by Matt LaPlante
· 18 years ago
5a489b9
[S390] irq change build fixes.
by Heiko Carstens
· 18 years ago
fd68322
[IPV4]: inet_addr_type() annotations
by Al Viro
· 18 years ago
Next »