Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
* master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6: [PKT_SCHED] sch_htb: use rb_first() cleanup [RTNETLINK]: Fix use of wrong skb in do_getlink() [DECNET]: Fix sfuzz hanging on 2.6.18 [NET]: Do not memcmp() over pad bytes of struct flowi. [NET]: Introduce protocol-specific destructor for time-wait sockets. [NET]: Use typesafe inet_twsk() inline function instead of cast. [NET]: Use hton{l,s}() for non-initializers. [TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of magic number. [IPV6]: Seperate sit driver to extra module (addrconf.c changes) [IPV6]: Seperate sit driver to extra module [NET]: File descriptor loss while receiving SCM_RIGHTS [SCTP]: Fix the RX queue size shown in /proc/net/sctp/assocs output. [SCTP]: Fix receive buffer accounting. SELinux: Bug fix in polidydb_destroy IPsec: fix handling of errors for socket policies IPsec: correct semantics for SELinux policy matching IPsec: propagate security module errors up from flow_cache_lookup NetLabel: use SECINITSID_UNLABELED for a base SID NetLabel: fix a cache race condition
Showing
- include/linux/security.h 9 additions, 15 deletionsinclude/linux/security.h
- include/net/flow.h 1 addition, 1 deletioninclude/net/flow.h
- include/net/inet_timewait_sock.h 1 addition, 0 deletionsinclude/net/inet_timewait_sock.h
- include/net/netlabel.h 47 additions, 15 deletionsinclude/net/netlabel.h
- include/net/sctp/sctp.h 14 additions, 0 deletionsinclude/net/sctp/sctp.h
- include/net/sctp/ulpevent.h 1 addition, 0 deletionsinclude/net/sctp/ulpevent.h
- include/net/timewait_sock.h 7 additions, 0 deletionsinclude/net/timewait_sock.h
- include/net/xfrm.h 2 additions, 1 deletioninclude/net/xfrm.h
- net/compat.c 1 addition, 2 deletionsnet/compat.c
- net/core/flow.c 28 additions, 14 deletionsnet/core/flow.c
- net/core/rtnetlink.c 1 addition, 1 deletionnet/core/rtnetlink.c
- net/core/scm.c 1 addition, 2 deletionsnet/core/scm.c
- net/dccp/ipv4.c 3 additions, 3 deletionsnet/dccp/ipv4.c
- net/dccp/ipv6.c 3 additions, 3 deletionsnet/dccp/ipv6.c
- net/decnet/af_decnet.c 3 additions, 1 deletionnet/decnet/af_decnet.c
- net/decnet/dn_route.c 8 additions, 3 deletionsnet/decnet/dn_route.c
- net/ipv4/cipso_ipv4.c 10 additions, 8 deletionsnet/ipv4/cipso_ipv4.c
- net/ipv4/ip_gre.c 2 additions, 2 deletionsnet/ipv4/ip_gre.c
- net/ipv4/route.c 9 additions, 3 deletionsnet/ipv4/route.c
- net/ipv4/tcp_ipv4.c 8 additions, 10 deletionsnet/ipv4/tcp_ipv4.c
Loading
Please register or sign in to comment