aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[DCCP]: Combine allocating & zeroing header space on skbGerrit Renker1-0/+7
2006-12-02[TCP]: Don't set SKB owner in tcp_transmit_skb().David S. Miller3-3/+4
2006-12-02[TCP]: Restrict congestion control choices.Stephen Hemminger2-0/+4
2006-12-02[TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger2-0/+5
2006-12-02[SCTP]: Fix warningVlad Yasevich1-1/+1
2006-12-02[NET]: Size listen hash tables using backlog hintEric Dumazet2-5/+4
2006-12-02[NET] rules: Add support to invert selectorsThomas Graf1-0/+1
2006-12-02[NET] rules: Share common attribute validation policyThomas Graf1-0/+7
2006-12-02[NET] rules: Protocol independant mark selectorThomas Graf2-1/+3
2006-12-02[IPV4] nl_fib_lookup: Rename fl_fwmark to fl_markThomas Graf1-1/+1
2006-12-02[NET]: Rethink mark field in struct flowiThomas Graf2-9/+2
2006-12-02[NET]: Turn nfmark into generic markThomas Graf1-2/+2
2006-12-02[XFRM]: uninline xfrm_selector_match()Andrew Morton1-34/+2
2006-12-02[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTHPeter Zijlstra1-1/+7
2006-12-02SELinux: Fix SA selection semanticsVenkat Yekkirala1-19/+0
2006-12-02SELinux: Return correct context for SO_PEERSECVenkat Yekkirala2-1/+16
2006-12-02SELinux: Various xfrm labeling fixesVenkat Yekkirala1-11/+10
2006-12-02[BLUETOOTH]: rfcomm endianness annotationsAl Viro1-2/+2
2006-12-02[IPV6]: ip6_output annotationsAl Viro1-1/+1
2006-12-02[NETFILTER]: trivial annotationsAl Viro6-18/+20
2006-12-02[AF_PACKET]: annotateAl Viro1-2/+4
2006-12-02[LLC]: anotationsAl Viro1-5/+5
2006-12-02[IPV6]: annotate inet6_csk_search_req()Al Viro1-1/+1
2006-12-02[IPV6]: flowlabels are net-endianAl Viro5-7/+7
2006-12-02[INET]: annotate inet_ecn.hAl Viro1-2/+2
2006-12-02[NET]: annotate dsfield.hAl Viro1-3/+3
2006-12-02[XFRM]: annotate ->new_mapping()Al Viro1-2/+2
2006-12-02[AF_KEY]: annotateAl Viro1-2/+2
2006-12-02[IPV4]: encapsulation annotationsAl Viro2-6/+6
2006-12-02[IPV6]: annotate struct frag_hdrAl Viro1-4/+4
2006-12-02[IPV6]: annotate icmpv6 headersAl Viro1-6/+6
2006-12-02[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro3-4/+3
2006-12-02[XFRM]: misc annotationsAl Viro1-3/+3
2006-12-02[IPV6]: annotate inet6_hashtablesAl Viro1-8/+8
2006-12-02[NET]: ipconfig and nfsroot annotationsAl Viro2-5/+5
2006-12-02[TIPC]: endianness annotationsAl Viro3-18/+18
2006-12-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds5-8/+38
2006-12-02Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds2-3/+84
2006-12-02[PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming1-6/+20
2006-12-02[PATCH] mv643xx_eth: fix unbalanced parentheses in macrosMariusz Kozlowski1-2/+2
2006-12-02[PATCH] forcedeth: add new NVIDIA pci idsAyaz Abdulla1-0/+4
2006-12-02[PATCH] wext: extend MLME supportChristian Lamparter1-0/+2
2006-12-02[PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay detected' log messagesLarry Finger1-0/+2
2006-12-02[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake1-0/+4
2006-12-02[PATCH] 2.6.18: sb1250-mac: Missing inclusions from <linux/phy.h>Maciej W. Rozycki1-0/+4
2006-12-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds20-182/+172
2006-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-7/+16
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-16/+165
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds14-43/+82
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds37-22/+283