index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] qeth: New read configuration data.
Cornelia Huck
2007-05-04
3
-5
/
+76
*
qeth: Remove usage of subsys.rwsem
Cornelia Huck
2007-04-27
1
-2
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-04-27
7
-62
/
+81
|
\
|
*
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-4
/
+5
|
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
4
-9
/
+16
|
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
2
-8
/
+13
|
*
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
|
*
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
Arnaldo Carvalho de Melo
2007-04-25
2
-3
/
+3
|
*
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
Arnaldo Carvalho de Melo
2007-04-25
1
-4
/
+4
|
*
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-25
3
-5
/
+8
|
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
2
-14
/
+13
|
*
[IP]: Introduce ip_hdrlen()
Arnaldo Carvalho de Melo
2007-04-25
1
-5
/
+8
|
*
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+4
|
*
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
|
*
[SK_BUFF]: Introduce skb_set_mac_header()
Arnaldo Carvalho de Melo
2007-04-25
2
-3
/
+3
|
*
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
4
-7
/
+7
|
*
[QETH]: Use eth_hdr()
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
|
*
[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+0
|
*
[TR]: Use tr_hdr() were appropriate
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
|
[S390] ctc: kmalloc->kzalloc/casting cleanups.
Ahmed S. Darwish
2007-04-27
1
-14
/
+9
|
/
*
[PATCH] qeth gfp_t annotations
Al Viro
2007-03-14
1
-1
/
+1
*
[VLAN]: Avoid a 4-order allocation.
Dan Aloni
2007-03-02
1
-12
/
+13
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
2
-2
/
+0
*
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2007-02-12
1
-2
/
+2
*
[PATCH] Replace regular code with appropriate calls to container_of()
Robert P. J. Day
2007-02-11
1
-4
/
+2
*
[S390]: Adapt special message interface to new IUCV API
Martin Schwidefsky
2007-02-08
1
-73
/
+74
*
[S390]: Adapt netiucv driver to new IUCV API
Martin Schwidefsky
2007-02-08
1
-662
/
+652
*
[S390]: Rewrite of the IUCV base code, part 1
Martin Schwidefsky
2007-02-08
4
-3397
/
+0
*
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
5
-87
/
+83
*
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2007-02-05
5
-8
/
+8
*
s390: iucv Kconfig help description changes
Frank Pavlic
2007-01-09
1
-4
/
+1
*
s390: qeth driver fixes: atomic context fixups
Frank Blaschka
2007-01-09
2
-97
/
+30
*
s390: qeth driver fixes: packet socket
Frank Blaschka
2007-01-09
1
-5
/
+53
*
s390: qeth driver fixes: VLAN hdr, perf stats
Frank Blaschka
2007-01-09
1
-18
/
+3
*
qeth: fix uaccess handling and get rid of unused variable
Heiko Carstens
2007-01-07
1
-5
/
+8
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
2
-4
/
+4
*
[PATCH] More work_struct induced breakage (s390)
Al Viro
2006-12-06
2
-7
/
+7
*
[S390] non-unique constant/macro identifiers.
Ursula Braun
2006-12-04
4
-58
/
+53
*
[NET] driver/s390/net: Checksum annotations.
Al Viro
2006-12-02
4
-24
/
+24
*
Fix misc .c/.h comment typos
Matt LaPlante
2006-11-30
1
-1
/
+1
*
[S390] irq change build fixes.
Heiko Carstens
2006-10-06
1
-2
/
+2
*
[IPV4]: inet_addr_type() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[S390] Inline assembly cleanup.
Martin Schwidefsky
2006-09-28
1
-22
/
+17
*
[PATCH] s390: qeth driver fixes [6/6]
Frank Pavlic
2006-09-17
1
-20
/
+39
*
[PATCH] s390: qeth driver fixes [5/6]
Frank Pavlic
2006-09-17
2
-30
/
+44
*
[PATCH] s390: qeth driver fixes [4/6]
Frank Pavlic
2006-09-17
6
-108
/
+128
*
[PATCH] s390: qeth driver fixes [3/6]
Frank Pavlic
2006-09-17
3
-116
/
+114
*
[PATCH] s390: qeth driver fixes [2/6]
Frank Pavlic
2006-09-17
2
-15
/
+32
*
[PATCH] s390: qeth driver fixes [1/6]
Frank Pavlic
2006-09-17
1
-26
/
+23
*
[PATCH] s390: Makefile cleanup
Frank Pavlic
2006-09-17
1
-1
/
+0
[next]