summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse2006-03-201-22/+22
* [SECURITY]: TCP/UDP getpeersecCatherine Zhang2006-03-203-6/+21
* [TCP]: sysctl to allow TCP window > 32767 sans wscaleRick Jones2006-03-201-0/+1
* [IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.Neil Horman2006-03-202-0/+2
* [NET]: sem2mutex part 2Ingo Molnar2006-03-201-1/+1
* [NET]: dev_put/dev_hold cleanupStephen Hemminger2006-03-201-2/+4
* [TG3]: Add 5787 and 5754 basic supportMichael Chan2006-03-201-0/+4
* [NET] rtnetlink: Add RTPROT entry for Netsukuku.Alpt2006-03-201-0/+1
* [NET]: Convert RTNL to mutex.Stephen Hemminger2006-03-201-13/+7
* [IRDA]: TOIM3232 dongle supportDavid Basden2006-03-201-0/+1
* [TCP] mtu probing: move tcp-specific data out of inet_connection_sockJohn Heffner2006-03-201-0/+6
* [NET]: Uninline kfree_skb and allow NULL argumentJörn Engel2006-03-201-16/+1
* [XFRM]: Rearrange struct xfrm_aevent_id for better compatibility.Jamal Hadi Salim2006-03-201-1/+1
* [DCCP] feat: Introduce sysctls for the default featuresArnaldo Carvalho de Melo2006-03-201-0/+16
* [DCCP]: Make CCID2 be the defaultArnaldo Carvalho de Melo2006-03-201-9/+0
* [DCCP]: sparse endianness annotationsAndrea Bittau2006-03-201-31/+21
* [NETFILTER]: Fix skb->nf_bridge lifetime issuesPatrick McHardy2006-03-201-10/+14
* [DCCP] CCID: Improve CCID infrastructureArnaldo Carvalho de Melo2006-03-201-2/+0
* [IPSEC]: Sync series - core changesJamal Hadi Salim2006-03-202-0/+32
* [NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message ...Patrick McHardy2006-03-201-0/+1
* [NETFILTER]: ctnetlink: avoid unneccessary event message generationPatrick McHardy2006-03-201-0/+1
* [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...Patrick McHardy2006-03-204-106/+94
* [NETFILTER]: x_tables: pass registered match/target data to match/target func...Patrick McHardy2006-03-201-2/+8
* [NETFILTER]: xt_tables: add centralized error checkingPatrick McHardy2006-03-201-4/+19
* [DCCP]: Set the default CCID according to kernel config selectionIan McDonald2006-03-201-1/+10
* [TCP]: MTU probingJohn Heffner2006-03-201-0/+2
* [TG3]: Add support for 5714S and 5715SMichael Chan2006-03-201-0/+2
* [DCCP]: Initial feature negotiation implementationAndrea Bittau2006-03-201-1/+34
* [DCCP] CCID2: Initial CCID2 (TCP-Like) implementationAndrea Bittau2006-03-201-3/+5
* [LIST]: Introduce list_for_each_entry_fromArnaldo Carvalho de Melo2006-03-201-0/+11
* [LIST]: Introduce list_for_each_entry_safe_fromArnaldo Carvalho de Melo2006-03-201-0/+13
* [NETFILTER] nfnetlink_log: add sequence numbers for log eventsHarald Welte2006-03-201-0/+6
* [NETFILTER] NAT sequence adjustment: Save eight bytes per conntrackHarald Welte2006-03-201-1/+1
* [NET]: Reduce size of struct sk_buff on 64 bit architecturesPatrick McHardy2006-03-201-1/+1
* [NET] core: add RFC2863 operstateStefan Rompf2006-03-203-5/+58
* [IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.YOSHIFUJI Hideaki2006-03-202-0/+5
* [IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...YOSHIFUJI Hideaki2006-03-201-0/+2
* [IPV6]: ROUTE: Add router_probe_interval sysctl.YOSHIFUJI Hideaki2006-03-202-0/+3
* [IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.YOSHIFUJI Hideaki2006-03-202-0/+5
* [IPV6]: ROUTE: Add support for Router Preference (RFC4191).YOSHIFUJI Hideaki2006-03-202-2/+17
* [IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.YOSHIFUJI Hideaki2006-03-202-0/+3
* [IPV6]: ROUTE: Add accept_ra_defrtr sysctl.YOSHIFUJI Hideaki2006-03-202-0/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-201-0/+3
|\
| * [SPARC64]: Add SUN4V Hypervisor Console driver.David S. Miller2006-03-201-0/+3
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-204-25/+15
|\ \
| * \ Merge branch 'master'Jeff Garzik2006-03-201-0/+1
| |\ \ | | |/
| * | Merge branch 'upstream-fixes'Jeff Garzik2006-03-1111-10/+31
| |\ \
| * \ \ Merge branch 'upstream-fixes'Jeff Garzik2006-03-061-1/+1
| |\ \ \
| * | | | [PATCH] bonding: suppress duplicate packetsJay Vosburgh2006-03-032-0/+4
| * | | | Merge branch 'upstream-fixes'Jeff Garzik2006-03-015-4/+9
| |\ \ \ \
OpenPOWER on IntegriCloud