summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-03-21[TCP] mtu probing: move tcp-specific data out of inet_connection_sockJohn Heffner1-0/+6
2006-03-21[NET]: Uninline kfree_skb and allow NULL argumentJörn Engel1-16/+1
2006-03-21[XFRM]: Rearrange struct xfrm_aevent_id for better compatibility.Jamal Hadi Salim1-1/+1
2006-03-21[DCCP] feat: Introduce sysctls for the default featuresArnaldo Carvalho de Melo1-0/+16
2006-03-21[DCCP]: Make CCID2 be the defaultArnaldo Carvalho de Melo1-9/+0
2006-03-21[DCCP]: sparse endianness annotationsAndrea Bittau1-31/+21
2006-03-21[NETFILTER]: Fix skb->nf_bridge lifetime issuesPatrick McHardy1-10/+14
2006-03-21[DCCP] CCID: Improve CCID infrastructureArnaldo Carvalho de Melo1-2/+0
2006-03-21[IPSEC]: Sync series - core changesJamal Hadi Salim2-0/+32
2006-03-21[NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message ...Patrick McHardy1-0/+1
2006-03-21[NETFILTER]: ctnetlink: avoid unneccessary event message generationPatrick McHardy1-0/+1
2006-03-21[NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...Patrick McHardy4-106/+94
2006-03-21[NETFILTER]: x_tables: pass registered match/target data to match/target func...Patrick McHardy1-2/+8
2006-03-21[NETFILTER]: xt_tables: add centralized error checkingPatrick McHardy1-4/+19
2006-03-21[DCCP]: Set the default CCID according to kernel config selectionIan McDonald1-1/+10
2006-03-21[TCP]: MTU probingJohn Heffner1-0/+2
2006-03-21[TG3]: Add support for 5714S and 5715SMichael Chan1-0/+2
2006-03-21[DCCP]: Initial feature negotiation implementationAndrea Bittau1-1/+34
2006-03-21[DCCP] CCID2: Initial CCID2 (TCP-Like) implementationAndrea Bittau1-3/+5
2006-03-21[LIST]: Introduce list_for_each_entry_fromArnaldo Carvalho de Melo1-0/+11
2006-03-21[LIST]: Introduce list_for_each_entry_safe_fromArnaldo Carvalho de Melo1-0/+13
2006-03-21[NETFILTER] nfnetlink_log: add sequence numbers for log eventsHarald Welte1-0/+6
2006-03-21[NETFILTER] NAT sequence adjustment: Save eight bytes per conntrackHarald Welte1-1/+1
2006-03-21[NET]: Reduce size of struct sk_buff on 64 bit architecturesPatrick McHardy1-1/+1
2006-03-21[NET] core: add RFC2863 operstateStefan Rompf3-5/+58
2006-03-21[IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.YOSHIFUJI Hideaki2-0/+5
2006-03-21[IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...YOSHIFUJI Hideaki1-0/+2
2006-03-21[IPV6]: ROUTE: Add router_probe_interval sysctl.YOSHIFUJI Hideaki2-0/+3
2006-03-21[IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.YOSHIFUJI Hideaki2-0/+5
2006-03-21[IPV6]: ROUTE: Add support for Router Preference (RFC4191).YOSHIFUJI Hideaki2-2/+17
2006-03-21[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.YOSHIFUJI Hideaki2-0/+3
2006-03-21[IPV6]: ROUTE: Add accept_ra_defrtr sysctl.YOSHIFUJI Hideaki2-0/+3
2006-03-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+3
2006-03-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds4-25/+15
2006-03-20Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-5/+15
2006-03-20Merge branch 'master'Jeff Garzik1-0/+1
2006-03-20[SPARC64]: Add SUN4V Hypervisor Console driver.David S. Miller1-0/+3
2006-03-20[TG3]: 40-bit DMA workaround part 2Michael Chan1-0/+1
2006-03-19[PATCH] fix rmmod problems with elevator attributes, clean them upAl Viro1-7/+7
2006-03-19[PATCH] elevator_t lifetime rules and sysfs fixesAl Viro1-1/+8
2006-03-19[PATCH] fix sysfs interaction and lifetime rules handling for queuesAl Viro1-3/+3
2006-03-19[PATCH] stop elv_unregister() from rogering other iosched's data, fix lockingAl Viro1-0/+1
2006-03-19[PATCH] make cfq_exit_queue() prune the cfq_io_context for that queueAl Viro1-0/+2
2006-03-19[PATCH] keep sync and async cfq_queue separateAl Viro1-1/+1
2006-03-11Merge branch 'upstream-fixes'Jeff Garzik11-10/+31
2006-03-11[PATCH] remove __put_task_struct_cb export againChristoph Hellwig1-1/+0
2006-03-11[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev1-0/+2
2006-03-10[PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.Christoph Lameter1-2/+2
2006-03-10[PATCH] mtd: 64 bit fixesAtsushi Nemoto1-0/+2
2006-03-09[PATCH] fix file countingDipankar Sarma2-2/+1