summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[TCP/DCCP]: Introduce net_xmit_evalGerrit Renker1-1/+1
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf2-4/+6
2006-12-02[IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki2-3/+19
2006-12-02[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.YOSHIFUJI Hideaki1-0/+5
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 Hemminger1-0/+3
2006-12-02[TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger1-0/+4
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: Share common attribute validation policyThomas Graf1-0/+7
2006-12-02[NET] rules: Protocol independant mark selectorThomas Graf1-0/+2
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[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: Return correct context for SO_PEERSECVenkat Yekkirala1-0/+1
2006-12-02[BLUETOOTH]: rfcomm endianness annotationsAl Viro1-2/+2
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 Viro2-3/+3
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[IPV6]: annotate struct frag_hdrAl Viro1-4/+4
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 Viro1-4/+4
2006-12-02[TIPC]: endianness annotationsAl Viro2-2/+2
2006-12-02[PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay det...Larry Finger1-0/+2
2006-12-02[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake1-0/+4
2006-11-25[NET]: Re-fix of doc-comment in sock.hPaul Bonser1-5/+10
2006-11-09[IPVS]: Compile fix for annotations in userland.Simon Horman1-0/+1
2006-11-05[IPV6]: Fix ECN bug on big-endianAl Viro1-1/+1
2006-11-05[IPX]: Annotate and fix IPX checksumAl Viro1-2/+2
2006-11-05[IPX]: Trivial parts of endianness annotationsAl Viro1-11/+11
2006-10-22[NET]: kernel-doc fix for sock.hRandy Dunlap1-2/+1
2006-10-21[NET]: Reduce sizeof(struct flowi) by 20 bytes.Eric Dumazet2-8/+0
2006-10-21Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik1-19/+16
2006-10-20[IPV4] inet_peer: Group together avl_left, avl_right, v4daddr to speedup look...Eric Dumazet1-3/+4
2006-10-18[IPv4] fib: Remove unused fib_config membersThomas Graf1-4/+1
2006-10-18[IPV6]: Remove struct pol_chain.Ville Nuorvala1-7/+0
2006-10-16[PATCH] softmac: Fix WX and association related racesMichael Buesch1-19/+16
2006-10-15[Bluetooth] Support concurrent connect requestsMarcel Holtmann1-0/+17
2006-10-15[NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()Eric Dumazet1-15/+2
2006-10-15[PATCH] gfp_t in netlabelAl Viro1-1/+1
2006-10-12[NET]: Introduce protocol-specific destructor for time-wait sockets.YOSHIFUJI Hideaki2-0/+8
2006-10-11[SCTP]: Fix receive buffer accounting.Vlad Yasevich2-0/+15
2006-10-11IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala1-1/+2
2006-10-11IPsec: propagate security module errors up from flow_cache_lookupJames Morris1-1/+1