summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2006-12-07[PATCH] lockdep: annotate nfs/nfsd in-kernel socketsPeter Zijlstra
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro
2006-12-04[PATCH] severing skbuff.h -> poll.hAl Viro
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper portPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack: add helper function for expectation initializationPatrick McHardy
2006-12-02[NETFILTER]: nf_nat: add FTP NAT helper portJozsef Kadlecsik
2006-12-02[NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik
2006-12-02[NETFILTER]: nf_conntrack: automatic helper assignment for expectationsPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack: endian annotationsPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack: fix helper structure alignmentPatrick McHardy
2006-12-02[GENETLINK]: Add cmd dump completion.Jamal Hadi Salim
2006-12-02[IPSEC]: Add encapsulation family.Miika Komu
2006-12-02[NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)Patrick McHardy
2006-12-02[NET_SCHED]: Set parent classid in default qdiscsPatrick McHardy
2006-12-02NetLabel: convert to an extensibile/sparse category bitmapPaul Moore
2006-12-02[NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_findYasuyuki Kozakai
2006-12-02[NETFILTER]: nf_conntrack: /proc compatibility with old connection trackingPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack: sysctl compatibility with old connection trackingPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocolsPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack: remove unused struct list_head from protocolsMartin Josefsson
2006-12-02[NETFILTER]: nf_conntrack: more sanity checks in protocol registration/unregi...Martin Josefsson
2006-12-02[NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocolMartin Josefsson
2006-12-02[NETFILTER]: nf_conntrack: split out the event cacheMartin Josefsson
2006-12-02[NETFILTER]: nf_conntrack: split out helper handlingMartin Josefsson
2006-12-02[NETFILTER]: nf_conntrack: split out expectation handlingMartin Josefsson
2006-12-02[INET]: Change protocol field in struct inet_protosw to u16Arnaldo Carvalho de Melo
2006-12-02[XFRM]: Pack struct xfrm_policyArnaldo Carvalho de Melo
2006-12-02[INET_CONNECTION_SOCK]: Pack struct inet_connection_sock_af_opsArnaldo Carvalho de Melo
2006-12-02[UDP(-Lite)]: consolidate v4 and v6 get|setsockopt codeGerrit Renker
2006-12-02[DECNET] address: Convert to new netlink interfaceThomas Graf
2006-12-02[NET]: net/sched annotations.Al Viro
2006-12-02[NET]: Fix assorted misannotations (from md5 and udplite merges).Al Viro
2006-12-02[SCTP]: SCTP_CMD_PROCESS_CTSN annotations.Al Viro
2006-12-02[SCTP]: Annotate ->supported_addrs().Al Viro
2006-12-02[SCTP]: sctp_association ->peer.i is a host-endian analog of sctp_inthdr.Al Viro
2006-12-02[SCTP]: Annotate ->inaddr_any().Al Viro
2006-12-02[SCTP]: flip_to_{h,n}() are not needed anymore.Al Viro
2006-12-02[SCTP]: ->a_h is gone now.Al Viro
2006-12-02[SCTP]: ->a_h is gone now.Al Viro
2006-12-02[SCTP]: ->source_h is not used anymore.Al Viro
2006-12-02[SCTP]: Switch all remaining users of ->saddr_h to ->saddr.Al Viro
2006-12-02[SCTP]: Switch ->from_addr_param() to net-endian.Al Viro
2006-12-02[SCTP]: Annotate ->dst_saddr()Al Viro
2006-12-02[SCTP] embedded sctp_addr: net-endian mirrorsAl Viro