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
...
*
|
[NET]: NULL pointer dereference and other nasty things in /proc/net/(tcp|udp)[6]
Pavel Emelyanov
2008-03-21
2
-3
/
+3
*
|
netlink: make socket filters work on netlink
Stephen Hemminger
2008-03-21
1
-4
/
+23
*
|
[NETNS][IPV6] tcp6 - make proc per namespace
Daniel Lezcano
2008-03-21
3
-15
/
+20
*
|
[NETNS][IPV6] udp6 - make proc per namespace
Daniel Lezcano
2008-03-21
5
-20
/
+25
*
|
[NETNS][IPV4] tcp - make proc handle the network namespaces
Daniel Lezcano
2008-03-21
1
-9
/
+35
*
|
[NETNS][IPV6] tcp - assign the netns for timewait sockets
Daniel Lezcano
2008-03-21
1
-0
/
+1
*
|
[NETNS][IPV6] udp - make proc handle the network namespace
Daniel Lezcano
2008-03-21
1
-4
/
+28
*
|
[NETNS][IPV6] mcast - fix compilation warning when procfs is not compiled in
Daniel Lezcano
2008-03-21
1
-15
/
+38
*
|
[NET]: Add per-connection option to set max TSO frame size
Peter P Waskiewicz Jr
2008-03-21
3
-4
/
+7
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-21
8
-64
/
+116
|
\
\
|
|
/
|
*
[IPV6] KCONFIG: Fix description about IPV6_TUNNEL.
YOSHIFUJI Hideaki
2008-03-20
1
-2
/
+3
|
*
[TCP]: Fix shrinking windows with window scaling
Patrick McHardy
2008-03-20
1
-1
/
+1
|
*
netpoll: zap_completion_queue: adjust skb->users counter
Jarek Poplawski
2008-03-20
1
-2
/
+4
|
*
bridge: use time_before() in br_fdb_cleanup()
Fabio Checconi
2008-03-20
1
-1
/
+1
|
*
[SCTP]: Fix a race between module load and protosw access
Vlad Yasevich
2008-03-20
2
-57
/
+104
|
*
[NETFILTER]: ipt_recent: sanity check hit count
Daniel Hokka Zakrisson
2008-03-20
1
-0
/
+2
|
*
[NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup()
Roel Kluin
2008-03-20
1
-1
/
+1
*
|
[NET]: Add debugging names to __RW_LOCK_UNLOCKED macros.
Robert P. J. Day
2008-03-18
2
-2
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-18
30
-136
/
+212
|
\
\
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David S. Miller
2008-03-17
3
-40
/
+64
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-12
17
-75
/
+126
|
|
|
\
|
|
*
|
SVCRDMA: Fix erroneous BUG_ON in send_write
Tom Tucker
2008-03-12
1
-1
/
+1
|
|
*
|
SVCRDMA: Add xprt refs to fix close/unmount crash
Tom Tucker
2008-03-12
1
-38
/
+58
|
|
*
|
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-03-07
1
-1
/
+5
|
|
|
\
\
|
|
|
*
|
SUNRPC: Fix a nfs4 over rdma transport oops
Tom Talpey
2008-03-07
1
-1
/
+5
|
*
|
|
|
[IPV4]: esp_output() misannotations
Al Viro
2008-03-17
1
-1
/
+1
|
*
|
|
|
[8021Q]: vlan_dev misannotations
Al Viro
2008-03-17
1
-1
/
+1
|
*
|
|
|
[SUNRPC]: net/* NULL noise
Al Viro
2008-03-17
1
-1
/
+1
|
*
|
|
|
[SCTP]: fix misannotated __sctp_rcv_asconf_lookup()
Al Viro
2008-03-17
1
-1
/
+1
|
*
|
|
|
[PKT_SCHED]: annotate cls_u32
Al Viro
2008-03-17
2
-5
/
+5
|
*
|
|
|
[NET] endianness noise: INADDR_ANY
Al Viro
2008-03-17
5
-12
/
+13
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
[SCTP]: Fix local_addr deletions during list traversals.
Chidambar 'ilLogict' Zinnoury
2008-03-11
3
-3
/
+9
|
*
|
|
[TCP]: Prevent sending past receiver window with TSO (at last skb)
Ilpo Järvinen
2008-03-11
1
-2
/
+10
|
*
|
|
[NETFILTER]: nf_queue: don't return error when unregistering a non-existant h...
Patrick McHardy
2008-03-10
1
-1
/
+1
|
*
|
|
[NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0...
Patrick McHardy
2008-03-10
1
-11
/
+4
|
*
|
|
[NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 e...
Patrick McHardy
2008-03-10
1
-14
/
+16
|
*
|
|
[NETFILTER]: nf_conntrack: replace horrible hack with ksize()
Pekka Enberg
2008-03-10
1
-16
/
+3
|
*
|
|
[NETFILTER]: nf_conntrack: add \n to "expectation table full" message
Alexey Dobriyan
2008-03-10
1
-1
/
+1
|
*
|
|
[NETFILTER]: xt_time: fix failure to match on Sundays
Jan Engelhardt
2008-03-10
1
-2
/
+5
|
*
|
|
[NETFILTER]: nfnetlink_log: fix computation of netlink skb size
Eric Leblond
2008-03-10
1
-1
/
+1
|
*
|
|
[NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb.
Eric Leblond
2008-03-10
1
-1
/
+1
|
*
|
|
RxRPC: fix rxrpc_recvmsg()'s returning of msg_name
David Howells
2008-03-05
1
-1
/
+2
|
*
|
|
bluetooth: make bnep_sock_cleanup() return void
Tobias Klauser
2008-03-05
2
-4
/
+2
|
*
|
|
bluetooth: Make hci_sock_cleanup() return void
Tobias Klauser
2008-03-05
1
-3
/
+1
|
*
|
|
bluetooth: hci_core: defer hci_unregister_sysfs()
Dave Young
2008-03-05
1
-2
/
+2
|
*
|
|
[SCTP]: Bring MAX_BURST socket option into ietf API extension compliance
Neil Horman
2008-03-05
1
-13
/
+60
|
*
|
|
SCTP: Fix chunk parameter processing bug
Gui Jianfeng
2008-03-05
1
-0
/
+8
|
|
/
/
*
|
|
the scheduled rc80211-simple.c removal
Adrian Bunk
2008-03-13
5
-438
/
+1
*
|
|
the scheduled ieee80211 softmac removal
Adrian Bunk
2008-03-13
12
-3176
/
+0
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-03-11
32
-944
/
+5773
|
\
\
\
[prev]
[next]