summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-033-0/+14
* [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf2006-12-031-2/+0Star
* [TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki2006-12-031-3/+32
* netpoll header cleanupStephen Hemminger2006-12-031-4/+3Star
* netpoll queue cleanupStephen Hemminger2006-12-031-2/+2
* netpoll retry cleanupStephen Hemminger2006-12-031-1/+0Star
* netpoll per device txqStephen Hemminger2006-12-031-0/+2
* netpoll info leakStephen Hemminger2006-12-031-0/+1
* [DCCP]: Miscellaneous code tidy-upsGerrit Renker2006-12-031-1/+17
* [DCCP]: Make feature negotiation more readableGerrit Renker2006-12-031-11/+14
* [TCP/DCCP]: Introduce net_xmit_evalGerrit Renker2006-12-031-0/+4
* [NET]: The scheduled removal of the frame diverter.Adrian Bunk2006-12-034-141/+2Star
* [DCCP]: Add sysctls to control retransmission behaviourGerrit Renker2006-12-031-0/+3
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-031-0/+1
* [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)Gerrit Renker2006-12-031-0/+7
* [DCCP]: Combine allocating & zeroing header space on skbGerrit Renker2006-12-031-0/+7
* [TCP]: Restrict congestion control choices.Stephen Hemminger2006-12-031-0/+1
* [TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger2006-12-031-0/+1
* [NET] rules: Add support to invert selectorsThomas Graf2006-12-031-0/+1
* [NET] rules: Protocol independant mark selectorThomas Graf2006-12-031-1/+1
* [NET]: Turn nfmark into generic markThomas Graf2006-12-031-2/+2
* SELinux: Fix SA selection semanticsVenkat Yekkirala2006-12-031-19/+0Star
* SELinux: Return correct context for SO_PEERSECVenkat Yekkirala2006-12-031-1/+15
* SELinux: Various xfrm labeling fixesVenkat Yekkirala2006-12-031-11/+10Star
* [IPV6]: ip6_output annotationsAl Viro2006-12-031-1/+1
* [NETFILTER]: trivial annotationsAl Viro2006-12-036-18/+20
* [AF_PACKET]: annotateAl Viro2006-12-031-2/+4
* [IPV6]: flowlabels are net-endianAl Viro2006-12-033-4/+4
* [AF_KEY]: annotateAl Viro2006-12-031-2/+2
* [IPV4]: encapsulation annotationsAl Viro2006-12-032-6/+6
* [IPV6]: annotate icmpv6 headersAl Viro2006-12-031-6/+6
* [NET]: ipconfig and nfsroot annotationsAl Viro2006-12-031-1/+1
* [TIPC]: endianness annotationsAl Viro2006-12-031-16/+16
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-034-8/+32
|\
| * [PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming2006-12-021-6/+20
| * [PATCH] mv643xx_eth: fix unbalanced parentheses in macrosMariusz Kozlowski2006-12-021-2/+2
| * [PATCH] forcedeth: add new NVIDIA pci idsAyaz Abdulla2006-12-021-0/+4
| * [PATCH] wext: extend MLME supportChristian Lamparter2006-12-021-0/+2
| * [PATCH] 2.6.18: sb1250-mac: Missing inclusions from <linux/phy.h>Maciej W. Rozycki2006-12-021-0/+4
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeu...Linus Torvalds2006-12-022-3/+84
|\ \ | |/ |/|
| * mmc: Support for high speed SD cardsPierre Ossman2006-12-012-1/+28
| * mmc: Add support for mmc v4 wide-bus modesPhilip Langdale2006-12-011-0/+5
| * [PATCH] mmc: Add support for mmc v4 high speed modePhilip Langdale2006-12-012-3/+52
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-12-021-0/+2
|\ \
| * | [MIPS] Add support for kexecNicolas Schichan2006-11-301-0/+2
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-12-021-16/+165
|\ \
| * | USB: keep count of unsuspended childrenAlan Stern2006-12-011-0/+1
| * | USB: struct usb_device: change flag to bitflagAlan Stern2006-12-011-1/+1
| * | USB: expand autosuspend/autoresume APIAlan Stern2006-12-011-3/+26
| * | USB: makes usb_endpoint_* functions inline.Luiz Fernando N. Capitulino2006-12-011-11/+131