summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+9
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds33-269/+518
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-4/+32
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds6-4/+33
2006-03-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+11
2006-03-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-43/+159
2006-03-21Merge kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git with fixupsLinus Torvalds3-9/+101
2006-03-21Merge branch 'origin'Linus Torvalds89-221/+531
2006-03-21[CRYPTO] api: Align tfm context as wide as possibleHerbert Xu1-1/+9
2006-03-21[NETFILTER]: Add H.323 conntrack/NAT helperJing Min Zhao2-0/+32
2006-03-21[BRIDGE]: netfilter inline cleanupStephen Hemminger1-27/+0
2006-03-21[DCCP] minisock: Rename struct dccp_options to struct dccp_minisockArnaldo Carvalho de Melo1-17/+26
2006-03-21[NET]: {get|set}sockopt compatibility layerDmitry Mishin2-0/+13
2006-03-21[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu1-1/+3
2006-03-21[DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse1-22/+22
2006-03-21[SECURITY]: TCP/UDP getpeersecCatherine Zhang3-6/+21
2006-03-21[TCP]: sysctl to allow TCP window > 32767 sans wscaleRick Jones1-0/+1
2006-03-21[IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.Neil Horman2-0/+2
2006-03-21[NET]: sem2mutex part 2Ingo Molnar1-1/+1
2006-03-21[NET]: dev_put/dev_hold cleanupStephen Hemminger1-2/+4
2006-03-21[TG3]: Add 5787 and 5754 basic supportMichael Chan1-0/+4
2006-03-21[NET] rtnetlink: Add RTPROT entry for Netsukuku.Alpt1-0/+1
2006-03-21[NET]: Convert RTNL to mutex.Stephen Hemminger1-13/+7
2006-03-21[IRDA]: TOIM3232 dongle supportDavid Basden1-0/+1
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