summaryrefslogtreecommitdiff
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
* [IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.YOSHIFUJI Hideaki2006-12-021-0/+5
* [TCP]: Don't set SKB owner in tcp_transmit_skb().David S. Miller2006-12-023-3/+4
* [TCP]: Restrict congestion control choices.Stephen Hemminger2006-12-021-0/+3
* [TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger2006-12-021-0/+4
* [SCTP]: Fix warningVlad Yasevich2006-12-021-1/+1
* [NET]: Size listen hash tables using backlog hintEric Dumazet2006-12-022-5/+4
* [NET] rules: Share common attribute validation policyThomas Graf2006-12-021-0/+7
* [NET] rules: Protocol independant mark selectorThomas Graf2006-12-021-0/+2
* [IPV4] nl_fib_lookup: Rename fl_fwmark to fl_markThomas Graf2006-12-021-1/+1
* [NET]: Rethink mark field in struct flowiThomas Graf2006-12-022-9/+2
* [XFRM]: uninline xfrm_selector_match()Andrew Morton2006-12-021-34/+2
* [BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTHPeter Zijlstra2006-12-021-1/+7
* SELinux: Return correct context for SO_PEERSECVenkat Yekkirala2006-12-021-0/+1
* [BLUETOOTH]: rfcomm endianness annotationsAl Viro2006-12-021-2/+2
* [LLC]: anotationsAl Viro2006-12-021-5/+5
* [IPV6]: annotate inet6_csk_search_req()Al Viro2006-12-021-1/+1
* [IPV6]: flowlabels are net-endianAl Viro2006-12-022-3/+3
* [INET]: annotate inet_ecn.hAl Viro2006-12-021-2/+2
* [NET]: annotate dsfield.hAl Viro2006-12-021-3/+3
* [XFRM]: annotate ->new_mapping()Al Viro2006-12-021-2/+2
* [IPV6]: annotate struct frag_hdrAl Viro2006-12-021-4/+4
* [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro2006-12-023-4/+3
* [XFRM]: misc annotationsAl Viro2006-12-021-3/+3
* [IPV6]: annotate inet6_hashtablesAl Viro2006-12-021-8/+8
* [NET]: ipconfig and nfsroot annotationsAl Viro2006-12-021-4/+4
* [TIPC]: endianness annotationsAl Viro2006-12-022-2/+2
* [PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay det...Larry Finger2006-12-021-0/+2
* [PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake2006-12-021-0/+4
* [NET]: Re-fix of doc-comment in sock.hPaul Bonser2006-11-251-5/+10
* [IPVS]: Compile fix for annotations in userland.Simon Horman2006-11-091-0/+1
* [IPV6]: Fix ECN bug on big-endianAl Viro2006-11-051-1/+1
* [IPX]: Annotate and fix IPX checksumAl Viro2006-11-051-2/+2
* [IPX]: Trivial parts of endianness annotationsAl Viro2006-11-051-11/+11
* [NET]: kernel-doc fix for sock.hRandy Dunlap2006-10-221-2/+1
* [NET]: Reduce sizeof(struct flowi) by 20 bytes.Eric Dumazet2006-10-212-8/+0
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-10-211-19/+16
|\
| * [PATCH] softmac: Fix WX and association related racesMichael Buesch2006-10-161-19/+16
* | [IPV4] inet_peer: Group together avl_left, avl_right, v4daddr to speedup look...Eric Dumazet2006-10-201-3/+4
* | [IPv4] fib: Remove unused fib_config membersThomas Graf2006-10-181-4/+1
* | [IPV6]: Remove struct pol_chain.Ville Nuorvala2006-10-181-7/+0
* | [Bluetooth] Support concurrent connect requestsMarcel Holtmann2006-10-151-0/+17
* | [NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()Eric Dumazet2006-10-151-15/+2
|/
* [PATCH] gfp_t in netlabelAl Viro2006-10-151-1/+1
* [NET]: Introduce protocol-specific destructor for time-wait sockets.YOSHIFUJI Hideaki2006-10-122-0/+8
* [SCTP]: Fix receive buffer accounting.Vlad Yasevich2006-10-112-0/+15
* IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala2006-10-111-1/+2
* IPsec: propagate security module errors up from flow_cache_lookupJames Morris2006-10-111-1/+1
* NetLabel: fix a cache race conditionpaul.moore@hp.com2006-10-111-15/+47
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] Add genetlink utilities for payload length calculationBalbir Singh2006-10-011-0/+18