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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[HAMRADIO]: Fix baycom_epp.c compile failure.
Ralf Baechle
2006-12-11
1
-0
/
+2
*
[PATCH] sysctl: remove unused "context" param
Alexey Dobriyan
2006-12-10
2
-3
/
+2
*
[AX.25]: Fix default address and broadcast address initialization.
Ralf Baechle
2006-12-08
1
-3
/
+3
*
[AX.25]: Constify ax25 utility functions
Ralf Baechle
2006-12-08
1
-8
/
+10
*
[NET]: Convert hh_lock to seqlock.
Stephen Hemminger
2006-12-08
1
-0
/
+18
*
[PATCH] tty: switch to ktermios and new framework
Alan Cox
2006-12-08
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-12-07
2
-5
/
+21
|
\
|
*
audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=n
Joy Latten
2006-12-06
1
-1
/
+6
|
*
audit: Add auditing to ipsec
Joy Latten
2006-12-06
1
-5
/
+14
|
*
[IRDA] irlan: Fix compile warning when CONFIG_PROC_FS=n
Randy Dunlap
2006-12-06
1
-0
/
+2
*
|
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
Peter Zijlstra
2006-12-07
1
-0
/
+19
*
|
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
7
-9
/
+9
*
|
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
6
-0
/
+6
|
\
|
*
[PATCH] severing skbuff.h -> mm.h
Al Viro
2006-12-04
4
-0
/
+4
|
*
[PATCH] severing skbuff.h -> poll.h
Al Viro
2006-12-04
2
-0
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
65
-473
/
+1442
|
\
\
|
|
/
|
*
[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port
Patrick McHardy
2006-12-02
4
-0
/
+14
|
*
[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port
Patrick McHardy
2006-12-02
2
-0
/
+3
|
*
[NETFILTER]: nf_conntrack: add helper function for expectation initialization
Patrick McHardy
2006-12-02
2
-7
/
+7
|
*
[NETFILTER]: nf_nat: add FTP NAT helper port
Jozsef Kadlecsik
2006-12-02
1
-1
/
+1
|
*
[NETFILTER]: Add NAT support for nf_conntrack
Jozsef Kadlecsik
2006-12-02
8
-15
/
+277
|
*
[NETFILTER]: nf_conntrack: automatic helper assignment for expectations
Patrick McHardy
2006-12-02
1
-0
/
+3
|
*
[NETFILTER]: nf_conntrack: endian annotations
Patrick McHardy
2006-12-02
1
-9
/
+9
|
*
[NETFILTER]: nf_conntrack: fix helper structure alignment
Patrick McHardy
2006-12-02
1
-0
/
+1
|
*
[GENETLINK]: Add cmd dump completion.
Jamal Hadi Salim
2006-12-02
1
-0
/
+2
|
*
[IPSEC]: Add encapsulation family.
Miika Komu
2006-12-02
1
-0
/
+2
|
*
[NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)
Patrick McHardy
2006-12-02
1
-0
/
+2
|
*
[NET_SCHED]: Set parent classid in default qdiscs
Patrick McHardy
2006-12-02
1
-1
/
+1
|
*
NetLabel: convert to an extensibile/sparse category bitmap
Paul Moore
2006-12-02
1
-3
/
+99
|
*
[NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find
Yasuyuki Kozakai
2006-12-02
1
-1
/
+1
|
*
[NETFILTER]: nf_conntrack: /proc compatibility with old connection tracking
Patrick McHardy
2006-12-02
1
-0
/
+3
|
*
[NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking
Patrick McHardy
2006-12-02
1
-1
/
+5
|
*
[NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocols
Patrick McHardy
2006-12-02
2
-0
/
+12
|
*
[NETFILTER]: nf_conntrack: move extern declaration to header files
Patrick McHardy
2006-12-02
3
-0
/
+34
|
*
[NETFILTER]: nf_conntrack: remove unused struct list_head from protocols
Martin Josefsson
2006-12-02
2
-6
/
+0
|
*
[NETFILTER]: nf_conntrack: more sanity checks in protocol registration/unregi...
Martin Josefsson
2006-12-02
2
-2
/
+2
|
*
[NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol
Martin Josefsson
2006-12-02
3
-25
/
+25
|
*
[NETFILTER]: nf_conntrack: split out the event cache
Martin Josefsson
2006-12-02
3
-81
/
+96
|
*
[NETFILTER]: nf_conntrack: split out helper handling
Martin Josefsson
2006-12-02
2
-0
/
+12
|
*
[NETFILTER]: nf_conntrack: split out expectation handling
Martin Josefsson
2006-12-02
4
-58
/
+80
|
*
[INET]: Change protocol field in struct inet_protosw to u16
Arnaldo Carvalho de Melo
2006-12-02
1
-1
/
+1
|
*
[XFRM]: Pack struct xfrm_policy
Arnaldo Carvalho de Melo
2006-12-02
1
-6
/
+7
|
*
[INET_CONNECTION_SOCK]: Pack struct inet_connection_sock_af_ops
Arnaldo Carvalho de Melo
2006-12-02
1
-2
/
+2
|
*
[UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code
Gerrit Renker
2006-12-02
1
-0
/
+5
|
*
[DECNET] address: Convert to new netlink interface
Thomas Graf
2006-12-02
1
-0
/
+12
|
*
[NET]: net/sched annotations.
Al Viro
2006-12-02
1
-1
/
+1
|
*
[NET]: Fix assorted misannotations (from md5 and udplite merges).
Al Viro
2006-12-02
3
-4
/
+4
|
*
[SCTP]: SCTP_CMD_PROCESS_CTSN annotations.
Al Viro
2006-12-02
1
-0
/
+2
|
*
[SCTP]: Annotate ->supported_addrs().
Al Viro
2006-12-02
1
-1
/
+1
[next]