summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * [IPV6]: Assorted trivial endianness annotations.Al Viro2006-12-021-6/+8
| * [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-023-0/+14
| * [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf2006-12-021-2/+0
| * [TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki2006-12-021-3/+32
| * netpoll header cleanupStephen Hemminger2006-12-021-4/+3
| * netpoll queue cleanupStephen Hemminger2006-12-021-2/+2
| * netpoll retry cleanupStephen Hemminger2006-12-021-1/+0
| * netpoll per device txqStephen Hemminger2006-12-021-0/+2
| * netpoll info leakStephen Hemminger2006-12-021-0/+1
| * [DCCP]: Miscellaneous code tidy-upsGerrit Renker2006-12-021-1/+17
| * [DCCP]: Make feature negotiation more readableGerrit Renker2006-12-021-11/+14
| * [TCP/DCCP]: Introduce net_xmit_evalGerrit Renker2006-12-021-0/+4
| * [NET]: The scheduled removal of the frame diverter.Adrian Bunk2006-12-024-141/+2
| * [DCCP]: Add sysctls to control retransmission behaviourGerrit Renker2006-12-021-0/+3
| * [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-021-0/+1
| * [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)Gerrit Renker2006-12-021-0/+7
| * [DCCP]: Combine allocating & zeroing header space on skbGerrit Renker2006-12-021-0/+7
| * [TCP]: Restrict congestion control choices.Stephen Hemminger2006-12-021-0/+1
| * [TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger2006-12-021-0/+1
| * [NET] rules: Add support to invert selectorsThomas Graf2006-12-021-0/+1
| * [NET] rules: Protocol independant mark selectorThomas Graf2006-12-021-1/+1
| * [NET]: Turn nfmark into generic markThomas Graf2006-12-021-2/+2
| * SELinux: Fix SA selection semanticsVenkat Yekkirala2006-12-021-19/+0
| * SELinux: Return correct context for SO_PEERSECVenkat Yekkirala2006-12-021-1/+15
| * SELinux: Various xfrm labeling fixesVenkat Yekkirala2006-12-021-11/+10
| * [IPV6]: ip6_output annotationsAl Viro2006-12-021-1/+1
| * [NETFILTER]: trivial annotationsAl Viro2006-12-026-18/+20
| * [AF_PACKET]: annotateAl Viro2006-12-021-2/+4
| * [IPV6]: flowlabels are net-endianAl Viro2006-12-023-4/+4
| * [AF_KEY]: annotateAl Viro2006-12-021-2/+2
| * [IPV4]: encapsulation annotationsAl Viro2006-12-022-6/+6
| * [IPV6]: annotate icmpv6 headersAl Viro2006-12-021-6/+6
| * [NET]: ipconfig and nfsroot annotationsAl Viro2006-12-021-1/+1
| * [TIPC]: endianness annotationsAl Viro2006-12-021-16/+16
| * Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-024-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-011-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-011-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