[PATCH] Mark some key VFS functions as __always_inline
[safe/jmp/linux-2.6] / net /
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-14 David S. Miller[NETFILTER] x-tables: Missing linux/ipv6.h includes.
2006-01-13 Patrick McHardy[PKT_SCHED]: Change default clock source to gettimeofday
2006-01-13 Patrick McHardy[XFRM]: IPsec tunnel wildcard address support
2006-01-13 Kris Katterjohn[NET]: Clean up comments for sk_chk_filter()
2006-01-13 Joe Perches[NET]: Use NIP6_FMT in kernel.h
2006-01-13 Per Liden[PATCH] genetlink: don't touch module ref count
2006-01-12 Harald Welte[NETFILTER] x_tables: Abstraction layer for {ip,ip6...
2006-01-12 David S. Miller[TIPC]: Fix 64-bit build warnings.
2006-01-12 Per Liden[TIPC] More updates of file headers
2006-01-12 Per Liden[TIPC] Update of file headers
2006-01-12 Per Liden[TIPC] Cleaned up info/warn/err macros
2006-01-12 Per Liden[TIPC] License header update
2006-01-12 Per Liden[TIPC] Moved configuration interface into tipc_config.h
2006-01-12 Jon Maloy[TIPC} Fixed bug in disc_timeout()
2006-01-12 Per Liden[TIPC] Use dynamically allocated family id with NETLINK...
2006-01-12 Per Liden[TIPC] Initial merge
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (net/)
2006-01-12 Adrian Bunk[PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_M...
2006-01-12 Evgeniy Polyakov[PKT_SCHED] ematch: Remove bogus include.
2006-01-12 Evgeniy Polyakov[NET]: Fix diverter build.
2006-01-12 Kris Katterjohn[NET]: Remove more unneeded typecasts on *malloc()
2006-01-12 David Woodhouse[IPV6]: Avoid calling ip6_xmit() with NULL sk
2006-01-12 David S. Miller[NETFILTER]: ip_ct_proto_gre_fini() cannot be __exit
2006-01-12 David S. Miller[NET]: Some more missing include/etherdevice.h includes
2006-01-11 David S. Miller[IPV6]: Fix modular build with netfilter enabled.
2006-01-11 Linus TorvaldsFix net/core/wireless.c link failure
2006-01-11 Nicolas Kaisernetfilter: headers included twice
2006-01-10 Bart De Schuymer[EBTABLES] Don't match tcp/udp source/destination port...
2006-01-10 Jesper Juhl[NET]: Remove unneeded kmalloc() return value casts
2006-01-10 Jesper Juhl[RXRPC]: Decrease number of pointer derefs in connection.c
2006-01-10 Martin Murray[AF_NETLINK]: Fix DoS in netlink_rcv_skb()
2006-01-10 Patrick McHardy[NETFILTER]: Fix timeout sysctls on big-endian 64bit...
2006-01-10 Patrick McHardy[NETFILTER]: Remove unused function from NAT protocol...
2006-01-10 Patrick McHardy[NETFILTER]: Fix return value confusion in PPTP NAT...
2006-01-10 Patrick McHardy[NETFILTER]: Fix another crash in ip_nat_pptp
2006-01-10 Patrick McHardy[NETFILTER]: Fix crash in ip_nat_pptp
2006-01-10 Patrick McHardy[NETFILTER]: net/ipv[46]/netfilter.c cleanups
2006-01-10 Kris Katterjohn[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
2006-01-10 Linus TorvaldsFix rpc shutdown event condition bug
2006-01-10 Alan Cox[PATCH] TTY layer buffering revamp
2006-01-10 Ingo Molnar[PATCH] nfs: sleep_on() removal
2006-01-10 Andrey Borzenkov[PATCH] fix /sys/class/net/<if>/wireless without dev...
2006-01-10 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mingo/mutex-2.6
2006-01-10 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 Adrian Bunkspelling: s/trough/through/
2006-01-09 Arnaldo Carvalho... [INET_DIAG]: Introduce sk_diag_fill
2006-01-09 Arnaldo Carvalho... [INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_...
2006-01-09 Arnaldo Carvalho... [INET_DIAG]: whitespace/simple cleanups
2006-01-09 Arnaldo Carvalho... [INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets
2006-01-09 Patrick McHardy[IPV6]: Set skb->priority in ip6_output.c
2006-01-09 Patrick McHardy[IPV4]: ip_output.c needs xfrm.h
2006-01-09 Jamal Hadi Salim[PKT_SCHED]: Fix qdisc return code.
2006-01-09 Kris Katterjohn[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
2006-01-09 Patrick McHardy[PKT_SCHED]: Prefix tc actions with act_
2006-01-09 Patrick McHardy[PKT_SCHED]: Fix memory leak when dumping in pedit...
2006-01-09 Patrick McHardy[PKT_SCHED]: Remove some obsolete policer exports
2006-01-09 Patrick McHardy[PKT_SCHED]: Convert tc action functions to single...
2006-01-09 Patrick McHardy[PKT_SCHED]: Use USEC_PER_SEC
2006-01-09 Patrick McHardy[NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv
2006-01-09 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-01-09 Kirill Korotaev[PATCH] netlink oops fix due to incorrect error code
2006-01-09 Johannes Berg[PATCH] ieee80211: enable hw wep where host has to...
2006-01-09 Matt Mackall[PATCH] tiny: Trim non-IPX builds
2006-01-09 Eric Dumazet[PATCH] shrink dentry struct
2006-01-09 Pekka Enberg[PATCH] slab: remove unused align parameter from alloc_...
2006-01-07 Adrian Bunk[IPV6]: small cleanups
2006-01-07 Adrian Bunk[IPV4]: make ip_fragment() static
2006-01-07 Joe Kappus[NETFILTER]: ip_conntrack_proto_sctp.c needs linux...
2006-01-07 Patrick McHardy[NETFILTER]: Add ipt_policy/ip6t_policy matches
2006-01-07 Patrick McHardy[NETFILTER]: Handle NAT in IPsec policy checks
2006-01-07 Patrick McHardy[NETFILTER]: Keep conntrack reference until IPsec polic...
2006-01-07 Patrick McHardy[NETFILTER]: Redo policy lookups after NAT when neccessary
2006-01-07 Patrick McHardy[NETFILTER]: Use conntrack information to determine...
2006-01-07 Patrick McHardy[NETFILTER]: Fix xfrm lookup in ip_route_me_harder...
2006-01-07 Patrick McHardy[IPV4]: reset IPCB flags when neccessary
2006-01-07 Patrick McHardy[IPV4/6]: Netfilter IPsec input hooks
2006-01-07 Patrick McHardy[IPV6]: Move nextheader offset to the IP6CB
2006-01-07 Patrick McHardy[XFRM]: Netfilter IPsec output hooks
2006-01-07 David S. Miller[DCCP]: ipv6.c needs net/ip6_checksum.c
2006-01-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-01-06 Alexey Dobriyan[NET]: Endian-annotate in_aton()
2006-01-06 Alexey Dobriyan[NET]: Endian-annotate struct iphdr
2006-01-06 Trent Jaeger[LSM-IPSec]: Corrections to LSM-IPSec Nethooks
2006-01-06 Luiz Capitulino[PKTGEN]: Adds missing __init.
2006-01-06 Joe[NETFILTER]: ipt_helper.c needs linux/interrupt.h
2006-01-06 Stephen Hemminger[BRIDGE] netfilter: vlan + hw checksum = bug?
2006-01-06 Shaun Pereira[X25]: Fix for broken x25 module.
2006-01-06 Kris Katterjohn[NET]: Change sk_run_filter()'s return type in net...
2006-01-06 Kris Katterjohn[NET]: Use newer is_multicast_ether_addr() in some...
2006-01-06 Sam Ravnborgkbuild: un-stringnify KBUILD_MODNAME
2006-01-06 J. Bruce FieldsSUNRPC: Make krb5 report unsupported encryption types
2006-01-06 J. Bruce FieldsSUNRPC: Make spkm3 report unsupported encryption types
2006-01-06 J. Bruce FieldsSUNRPC: Update the spkm3 code to use the make_checksum...
2006-01-06 Trond MyklebustSUNRPC: Clean up xprt_destroy()
2006-01-06 Trond MyklebustSUNRPC: Ensure client closes the socket when server...
2006-01-06 Chuck LeverSUNRPC: get rid of cl_chatty
2006-01-06 Chuck LeverSUNRPC: transport switch API for setting port number
next