summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2006-09-29[IPV4]: annotate address in inet_request_sockAl Viro1-2/+2
2006-09-29[Bluetooth] Support create connection cancel commandMarcel Holtmann2-3/+12
2006-09-29[Bluetooth] Read local version information on device initMarcel Holtmann1-0/+3
2006-09-29[Bluetooth] Handle command complete event for exit periodic inquiryMarcel Holtmann1-0/+2
2006-09-29[Bluetooth] Add HCI device identifier for SDIO cardsMarcel Holtmann1-1/+2
2006-09-29[Bluetooth] Integrate low-level connections into the driver modelMarcel Holtmann1-0/+6
2006-09-29[IPV4]: ip_build_and_send_pkt() annotationsAl Viro1-1/+1
2006-09-29[IPV4]: ip_options_build() annotationsAl Viro1-1/+1
2006-09-29[IPV4]: multipath_set_nhinfo() annotationsAl Viro1-2/+2
2006-09-29[IPV4]: annotate addresses in fib_result and fib_result_nlAl Viro1-3/+3
2006-09-29[IPV4]: inetpeer annotationsAl Viro1-2/+2
2006-09-29[IPV4]: ip_fib_check_default() annotatedAl Viro1-1/+1
2006-09-29[IPV4]: inet_addr_type() annotationsAl Viro1-1/+1
2006-09-29[IPV4]: icmp_send() annotationAl Viro1-1/+1
2006-09-29[IPV4]: struct fib_config IPv4 address fields annotatedAl Viro1-4/+4
2006-09-29[IPV4]: introduce nla_get_be32()/NLA_PUT_BE32()Al Viro1-0/+12
2006-09-29[IPV4]: FIB_RES_PREFSRC() annotatedAl Viro1-2/+2
2006-09-29[IPV4]: fib_hn ->nh_gw is net-endianAl Viro1-1/+1
2006-09-29[IPV4]: fib_validate_source() annotationsAl Viro1-2/+2
2006-09-29[IPV4]: annotated ipv4 addresses in struct inet_sockAl Viro1-5/+5
2006-09-29[IPV4]: ip_route_connect() ipv4 address arguments annotatedAl Viro1-2/+2
2006-09-29[IPV4]: annotate ipv4 addresses in struct rtable and struct flowiAl Viro2-6/+6
2006-09-29[IPV4]: ip_rt_redirect() annotationsAl Viro1-2/+2
2006-09-29[IPV4]: ip_route_input() annotationsAl Viro1-1/+1
2006-09-26[NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore2-56/+9
2006-09-26[Netlink]: add nla_validate_nested()Paul Moore1-0/+19
2006-09-26[NETLINK]: add nla_for_each_nested() to the interface listPaul Moore1-0/+1
2006-09-26[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2-0/+15
2006-09-25[PATCH] netlabel gfp annotationsAl Viro1-1/+1
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+63
2006-09-23Merge branch 'master' into upstreamJeff Garzik7-44/+52
2006-09-23[IPV6] ADDRCONF: Mobile IPv6 Home Address support.Noriaki TAKAMIYA1-5/+1
2006-09-23[IPV6] ADDRCONF: Convert addrconf_lock to RCU.YOSHIFUJI Hideaki2-6/+5
2006-09-23[IPV6] NDISC: Set per-entry is_router flag in Proxy NA.Ville Nuorvala1-0/+1
2006-09-23[NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUTPatrick McHardy1-2/+0
2006-09-23[XFRM]: Fix wildcard as tunnel sourcePatrick McHardy1-0/+13
2006-09-23[TCP]: Send ACKs each 2nd received segment.Alexey Kuznetsov1-1/+2
2006-09-23[SCTP]: CleanupsAdrian Bunk1-0/+13
2006-09-23[GENL]: Provide more information to userspace about registered genl familiesThomas Graf1-2/+0
2006-09-23[IPSEC]: output mode to take an xfrm state as input paramJamal Hadi Salim1-1/+1
2006-09-23[NET]: Fix sk->sk_filter field accessDmitry Mishin1-17/+17
2006-09-23[NetLabel]: add some missing #includes to various header filesPaul Moore2-0/+3
2006-09-23[NetLabel]: remove unused function prototypesPaul Moore1-6/+0
2006-09-23[NETLINK]: Improve string attribute validationThomas Graf1-4/+11
2006-09-23[UDP]: saddr_cmp function should take const socket pointersDavid S. Miller1-1/+1
2006-09-23[UDP]: Unify UDPv4 and UDPv6 ->get_port()Gerrit Renker1-16/+2
2006-09-23[NETLINK]: remove third bogus argument from NLA_PUT_FLAGJohannes Berg1-1/+1
2006-09-23[IPV6] ROUTE: Routing by FWMARK.YOSHIFUJI Hideaki1-0/+2
2006-09-23[IPSEC] esp: Defer output IV initialization to first use.David S. Miller1-2/+3
2006-09-23[XFRM]: Hash policies when non-prefixed.David S. Miller1-18/+5