aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-12-02netpoll header cleanupStephen Hemminger
2006-12-02netpoll queue cleanupStephen Hemminger
2006-12-02netpoll retry cleanupStephen Hemminger
2006-12-02netpoll per device txqStephen Hemminger
2006-12-02netpoll info leakStephen Hemminger
2006-12-02[DCCP]: Miscellaneous code tidy-upsGerrit Renker
2006-12-02[DCCP]: Make feature negotiation more readableGerrit Renker
2006-12-02[TCP/DCCP]: Introduce net_xmit_evalGerrit Renker
2006-12-02[NET]: The scheduled removal of the frame diverter.Adrian Bunk
2006-12-02[DCCP]: Add sysctls to control retransmission behaviourGerrit Renker
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf
2006-12-02[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)Gerrit Renker
2006-12-02[DCCP]: Combine allocating & zeroing header space on skbGerrit Renker
2006-12-02[TCP]: Restrict congestion control choices.Stephen Hemminger
2006-12-02[TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger
2006-12-02[NET] rules: Add support to invert selectorsThomas Graf
2006-12-02[NET] rules: Protocol independant mark selectorThomas Graf
2006-12-02[NET]: Turn nfmark into generic markThomas Graf
2006-12-02SELinux: Fix SA selection semanticsVenkat Yekkirala
2006-12-02SELinux: Return correct context for SO_PEERSECVenkat Yekkirala
2006-12-02SELinux: Various xfrm labeling fixesVenkat Yekkirala
2006-12-02[IPV6]: ip6_output annotationsAl Viro
2006-12-02[NETFILTER]: trivial annotationsAl Viro
2006-12-02[AF_PACKET]: annotateAl Viro
2006-12-02[IPV6]: flowlabels are net-endianAl Viro
2006-12-02[AF_KEY]: annotateAl Viro
2006-12-02[IPV4]: encapsulation annotationsAl Viro
2006-12-02[IPV6]: annotate icmpv6 headersAl Viro
2006-12-02[NET]: ipconfig and nfsroot annotationsAl Viro
2006-12-02[TIPC]: endianness annotationsAl Viro
2006-12-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-12-02Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeu...Linus Torvalds
2006-12-02[PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming
2006-12-02[PATCH] mv643xx_eth: fix unbalanced parentheses in macrosMariusz Kozlowski
2006-12-02[PATCH] forcedeth: add new NVIDIA pci idsAyaz Abdulla
2006-12-02[PATCH] wext: extend MLME supportChristian Lamparter
2006-12-02[PATCH] 2.6.18: sb1250-mac: Missing inclusions from <linux/phy.h>Maciej W. Rozycki
2006-12-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-12-01Driver core: show drivers in /sys/module/Kay Sievers
2006-12-01Driver core: platform_driver_probe(), can save codespaceDavid Brownell
2006-12-01driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck
2006-12-01driver core: Introduce device_find_child().Cornelia Huck
2006-12-01ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt
2006-12-01Driver core: convert fb code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman