aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-02-01svc: Change the svc_sock in the rqstp structure to a transportTom Tucker1-1/+4
2008-02-01svc: Make svc_sock the tcp/udp transportTom Tucker2-1/+4
2008-02-01svc: Add an svc transport classTom Tucker2-0/+32
2008-02-01nfsd: Allow AIX client to read dir containing mountpointsFrank Filz1-1/+1
2008-02-01nfsd: move nfsd/auth.h into fs/nfsdJ. Bruce Fields4-30/+0
2008-02-01knfsd: allow cache_register to return error on failureJ. Bruce Fields3-5/+10
2008-02-01knfsd: cache unregistration needn't return errorJ. Bruce Fields1-1/+1
2008-02-01nfsd: fail module init on reply cache init failureJ. Bruce Fields1-2/+2
2008-02-01NFSD: Path name length signage in nfsd request argument structuresChuck Lever2-2/+2
2008-02-01NFSD: Adjust filename length argument of nfsd_lookupChuck Lever1-2/+2
2008-02-01NFSD: File name length signage in nfsd request argument structuresChuck Lever2-13/+13
2008-02-01NLM: Fix sign of length of NLM variable length stringsChuck Lever2-5/+8
2008-02-01SUNRPC: Use unsigned string lengths in xdr_decode_string_inplaceChuck Lever1-1/+2
2008-02-02Merge branch 'audit.b46' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-4/+21
2008-02-01iwlwifi: Fix MIMO PS modeTomas Winkler1-0/+6
2008-02-01[AUDIT] break large execve argument logging into smaller messagesEric Paris1-2/+4
2008-02-01[AUDIT] Add End of Event recordEric Paris1-0/+1
2008-02-01[AUDIT] add session id to audit messagesEric Paris3-1/+5
2008-02-01[PATCH] get rid of loginuid racesAl Viro3-1/+11
2008-02-01[PATCH] switch audit_get_loginuid() to task_struct *Al Viro1-2/+2
2008-02-01futex: Add bitset conditional wait/wakeup functionalityThomas Gleixner2-0/+11
2008-02-01tick-sched: add more debug informationThomas Gleixner1-0/+4
2008-02-01timekeeping: update xtime_cache when time(zone) changesThomas Gleixner1-0/+1
2008-02-01Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-7/+9
2008-02-01block: kill swap_io_context()Jens Axboe1-1/+0
2008-02-01block: new end request handling interface should take unsigned byte countsJens Axboe1-6/+9
2008-01-31cpuidle: build fix for non-x86Kevin Hilman1-0/+13
2008-01-31[NET_SCHED]: Add flow classifierPatrick McHardy1-0/+50
2008-01-31[NET_SCHED]: sch_sfq: make internal queues visible as classesPatrick McHardy1-0/+5
2008-01-31[IPV4]: Make struct ipv4_devconf static.Adrian Bunk1-2/+0
2008-01-31[XFRM]: Fix statistics.Masahide NAKAMURA1-1/+2
2008-01-31[IPV4] route cache: Introduce rt_genid for smooth cache invalidationEric Dumazet1-2/+2
2008-01-31[VLAN]: set_rx_mode support for unicast address listChris Leech1-0/+4
2008-01-31[IPV4] fib_trie: rescan if key is lost during dumpStephen Hemminger1-1/+1
2008-01-31[NETNS]: Tcp-v6 sockets per-net lookup.Pavel Emelyanov1-4/+4
2008-01-31[IPV6]: Introduce the INET6_TW_MATCH macro.Pavel Emelyanov1-0/+8
2008-01-31[NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with constJan Engelhardt1-1/+1
2008-01-31[NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helper with constJan Engelhardt1-3/+3
2008-01-31[NETFILTER]: x_tables: create per-netns /proc/net/*_tables_*Alexey Dobriyan1-2/+2
2008-01-31[NETFILTER]: xt_hashlimit match, revision 1Jan Engelhardt1-5/+32
2008-01-31[NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat codePatrick McHardy1-4/+4
2008-01-31[NETFILTER]: xt_owner: allow matching UID/GID rangesJan Engelhardt1-2/+2
2008-01-31[NETFILTER]: arp_tables: netns preparationAlexey Dobriyan1-1/+2
2008-01-31[NETFILTER]: ip6_tables: netns preparationAlexey Dobriyan1-1/+2
2008-01-31[NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan3-6/+7
2008-01-31[NETFILTER]: x_tables: per-netns xt_tablesAlexey Dobriyan1-2/+4
2008-01-31[NETFILTER]: x_tables: change xt_table_register() return value conventionAlexey Dobriyan1-3/+3
2008-01-31[NETFILTER]: xt_conntrack: add port and direction matchingJan Engelhardt1-12/+18
2008-01-31linux/types.h: Use __u64 for aligned_u64Jan Engelhardt1-1/+1
2008-01-31[NETFILTER]: bridge netfilter: remove nf_bridge_info read-only netoutdev memberPatrick McHardy1-3/+0