index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
nl80211: Add signal strength and bandwith to nl80211station info
Henning Rogge
2008-12-19
2
-2
/
+81
*
tcp: Stop scaring users with "treason uncloaked!"
Matt Mackall
2008-12-18
1
-2
/
+2
*
Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode"
David S. Miller
2008-12-18
1
-0
/
+5
*
Revert "net: release skb->dst in sock_queue_rcv_skb()"
David S. Miller
2008-12-17
1
-5
/
+1
*
dccp_diag: LISTEN sockets don't have CCIDs
Arnaldo Carvalho de Melo
2008-12-17
1
-2
/
+5
*
Phonet: get rid of deferred work on the transmission path
Rémi Denis-Courmont
2008-12-17
1
-63
/
+28
*
Phonet: use atomic for packet TX window
Rémi Denis-Courmont
2008-12-17
2
-18
/
+22
*
Phonet: allocate separate ARP type for GPRS over a Phonet pipe
Rémi Denis-Courmont
2008-12-17
2
-3
/
+3
*
Phonet: allocate a non-Ethernet ARP type
Rémi Denis-Courmont
2008-12-17
1
-4
/
+4
*
ipv6: fix the outgoing interface selection order in udpv6_sendmsg()
Yang Hongyang
2008-12-16
1
-0
/
+3
*
ipv6: fix the return interface index when get it while no message is received
Yang Hongyang
2008-12-16
1
-4
/
+8
*
ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()
Yang Hongyang
2008-12-16
1
-0
/
+22
*
Phonet: improve GPRS variable names
Rémi Denis-Courmont
2008-12-16
1
-84
/
+86
*
ipmr: merge common code
Ilpo Järvinen
2008-12-16
1
-64
/
+39
*
ethtool: Add GGRO and SGRO ops
Herbert Xu
2008-12-15
1
-2
/
+51
*
tcp: Add GRO support
Herbert Xu
2008-12-15
3
-0
/
+137
*
net: Add skb_gro_receive
Herbert Xu
2008-12-15
1
-0
/
+59
*
ipv4: Add GRO infrastructure
Herbert Xu
2008-12-15
1
-0
/
+97
*
net: Add Generic Receive Offload infrastructure
Herbert Xu
2008-12-15
1
-2
/
+191
*
net: Add frag_list support to GSO
Herbert Xu
2008-12-15
1
-2
/
+0
*
net: Add frag_list support to skb_segment
Herbert Xu
2008-12-15
1
-14
/
+59
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-15
9
-101
/
+69
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-12-15
7
-98
/
+61
|
|
\
|
|
*
Phonet: keep TX queue disabled when the device is off
Rémi Denis-Courmont
2008-12-15
1
-5
/
+22
|
|
*
SCHED: netem: Correct documentation comment in code.
Jesper Dangaard Brouer
2008-12-15
1
-3
/
+0
|
|
*
netfilter: update rwlock initialization for nat_table
Steven Rostedt
2008-12-15
1
-1
/
+1
|
|
*
netlabel: Compiler warning and NULL pointer dereference fix
Paul Moore
2008-12-11
1
-18
/
+20
|
|
*
netpoll: fix race on poll_list resulting in garbage entry
Neil Horman
2008-12-09
1
-0
/
+2
|
|
*
ipv6: silence log messages for locally generated multicast
Jan Sembera
2008-12-09
1
-1
/
+6
|
|
*
tcp: tcp_vegas cong avoid fix
Doug Leith
2008-12-09
1
-70
/
+10
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-12-08
10
-38
/
+85
|
|
\
\
|
|
|
/
|
|
*
tproxy: fixe a possible read from an invalid location in the socket match
Balazs Scheidler
2008-12-07
1
-1
/
+1
|
*
|
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-12-03
1
-2
/
+7
|
|
\
\
|
|
*
|
Add a reference to sunrpc in svc_addsock
Tom Tucker
2008-11-24
1
-2
/
+7
*
|
|
|
net: fix dcbnl_setnumtcs operation check
Don Skidmore
2008-12-15
1
-1
/
+1
*
|
|
|
rpc/rdma: goto instead of copypaste
Ilpo Järvinen
2008-12-14
1
-2
/
+2
*
|
|
|
nf/dccp: merge errorpaths
Ilpo Järvinen
2008-12-14
1
-7
/
+9
*
|
|
|
irda: merge exit paths
Ilpo Järvinen
2008-12-14
1
-9
/
+8
*
|
|
|
bt/rfcomm/tty: join error paths
Ilpo Järvinen
2008-12-14
1
-6
/
+7
*
|
|
|
ax25: join the return paths that free skb
Ilpo Järvinen
2008-12-14
1
-26
/
+15
*
|
|
|
can: merge error paths
Ilpo Järvinen
2008-12-14
1
-10
/
+12
*
|
|
|
xfrm: join error paths
Ilpo Järvinen
2008-12-14
1
-10
/
+12
*
|
|
|
ip6mr: use goto to common label instead of opencoding
Ilpo Järvinen
2008-12-14
1
-2
/
+1
*
|
|
|
ipv6/mcast: join error paths using goto
Ilpo Järvinen
2008-12-14
1
-11
/
+14
*
|
|
|
xfrm6_tunnel: join error paths using goto
Ilpo Järvinen
2008-12-14
1
-17
/
+16
*
|
|
|
icsk: join error paths using goto
Ilpo Järvinen
2008-12-14
1
-9
/
+10
*
|
|
|
mac80211: misc cleanups
Rami Rosen
2008-12-12
3
-13
/
+6
*
|
|
|
rfkill: strip pointless notifier chain
Johannes Berg
2008-12-12
1
-78
/
+5
*
|
|
|
mac80211: Disable requests for new scans in AP mode
Jouni Malinen
2008-12-12
1
-2
/
+1
*
|
|
|
mac80211: integrate sta_notify_ps cmds into sta_notify
Christian Lamparter
2008-12-12
1
-6
/
+6
[next]