aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2006-10-01[PATCH] Add genetlink utilities for payload length calculationBalbir Singh1-0/+18
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty1-1/+0
2006-09-29[NetLabel]: audit fixups due to delayed feedbackPaul Moore2-3/+9
2006-09-28[NetLabel]: add audit support for configuration changesPaul Moore2-2/+5
2006-09-28[IPVS]: ipvs annotationsAl Viro1-34/+34
2006-09-28[NET]: Annotate dst_ops protocolAl Viro1-1/+1
2006-09-28[IrDA]: Memory allocations cleanupsSamuel Ortiz3-4/+39
2006-09-28[XFRM]: fl_ipsec_spi is net-endianAl Viro1-1/+1
2006-09-28[XFRM]: xfrm_replay_advance() annotationsAl Viro1-1/+1
2006-09-28[XFRM]: xrfm_replay_check() annotationsAl Viro1-2/+2
2006-09-28[XFRM]: xfrm_parse_spi() annotationsAl Viro1-1/+1
2006-09-28[XFRM]: xfrm_state_lookup() annotationsAl Viro1-1/+1
2006-09-28[XFRM]: xfrm_alloc_spi() annotatedAl Viro1-1/+1
2006-09-28[XFRM]: addr_match() annotationsAl Viro1-3/+3
2006-09-28[XFRM]: xfrm_flowi_[sd]port() annotationsAl Viro1-4/+4
2006-09-28[IPV6]: struct in6_addr annotationsAl Viro1-3/+3
2006-09-28[IPV4]: inet_rcv_saddr() annotationsAl Viro1-1/+1
2006-09-28[IPV4]: struct inet_timewait_sock annotationsAl Viro1-4/+4
2006-09-28[IPV4]: annotate inet_lookup() and friendsAl Viro2-16/+16
2006-09-28[IPV4]: INET_MATCH() annotationsAl Viro1-11/+25
2006-09-28[IPV4]: net/ipv4/fib annotationsAl Viro1-1/+1
2006-09-28[IPV4]: inet_csk_search_req() annotationsAl Viro1-1/+1
2006-09-28[IPV4] net/ipv4/arp.c: trivial annotationsAl Viro1-4/+4
2006-09-28[IPV4]: struct inet_request_sock annotationsAl Viro1-1/+1
2006-09-28[IPV4]: route.h annotationsAl Viro1-2/+2
2006-09-28[IPV4]: ip_icmp_error() annotationsAl Viro1-1/+1
2006-09-28[IPV4]: ip_local_error() annotationsAl Viro1-1/+1
2006-09-28[NET]: ip ports in struct flowi are net-endianAl Viro1-2/+2
2006-09-28[IPV4]: ports in struct inet_sock are net-endianAl Viro1-2/+2
2006-09-28[IPV4]: ip_local_error() ipv4 address argument annotatedAl Viro1-1/+1
2006-09-28[IPV4]: struct ipcm_cookie annotationAl Viro1-1/+1
2006-09-28[IPV4]: struct ip_options annotationsAl Viro1-1/+1
2006-09-28[IPV4]: inet_csk_search_req() (partial) annotationsAl Viro1-2/+2
2006-09-28[IPV4]: annotate address in inet_request_sockAl Viro1-2/+2
2006-09-28[Bluetooth] Support create connection cancel commandMarcel Holtmann2-3/+12
2006-09-28[Bluetooth] Read local version information on device initMarcel Holtmann1-0/+3
2006-09-28[Bluetooth] Handle command complete event for exit periodic inquiryMarcel Holtmann1-0/+2
2006-09-28[Bluetooth] Add HCI device identifier for SDIO cardsMarcel Holtmann1-1/+2
2006-09-28[Bluetooth] Integrate low-level connections into the driver modelMarcel Holtmann1-0/+6
2006-09-28[IPV4]: ip_build_and_send_pkt() annotationsAl Viro1-1/+1
2006-09-28[IPV4]: ip_options_build() annotationsAl Viro1-1/+1
2006-09-28[IPV4]: multipath_set_nhinfo() annotationsAl Viro1-2/+2
2006-09-28[IPV4]: annotate addresses in fib_result and fib_result_nlAl Viro1-3/+3
2006-09-28[IPV4]: inetpeer annotationsAl Viro1-2/+2
2006-09-28[IPV4]: ip_fib_check_default() annotatedAl Viro1-1/+1
2006-09-28[IPV4]: inet_addr_type() annotationsAl Viro1-1/+1
2006-09-28[IPV4]: icmp_send() annotationAl Viro1-1/+1
2006-09-28[IPV4]: struct fib_config IPv4 address fields annotatedAl Viro1-4/+4
2006-09-28[IPV4]: introduce nla_get_be32()/NLA_PUT_BE32()Al Viro1-0/+12
2006-09-28[IPV4]: FIB_RES_PREFSRC() annotatedAl Viro1-2/+2
2006-09-28[IPV4]: fib_hn ->nh_gw is net-endianAl Viro1-1/+1
2006-09-28[IPV4]: fib_validate_source() annotationsAl Viro1-2/+2
2006-09-28[IPV4]: annotated ipv4 addresses in struct inet_sockAl Viro1-5/+5
2006-09-28[IPV4]: ip_route_connect() ipv4 address arguments annotatedAl Viro1-2/+2
2006-09-28[IPV4]: annotate ipv4 addresses in struct rtable and struct flowiAl Viro2-6/+6
2006-09-28[IPV4]: ip_rt_redirect() annotationsAl Viro1-2/+2
2006-09-28[IPV4]: ip_route_input() annotationsAl Viro1-1/+1
2006-09-25[NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore2-56/+9
2006-09-25[Netlink]: add nla_validate_nested()Paul Moore1-0/+19
2006-09-25[NETLINK]: add nla_for_each_nested() to the interface listPaul Moore1-0/+1
2006-09-25[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2-0/+15
2006-09-24[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-22Merge branch 'master' into upstreamJeff Garzik7-44/+52
2006-09-22[IPV6] ADDRCONF: Mobile IPv6 Home Address support.Noriaki TAKAMIYA1-5/+1
2006-09-22[IPV6] ADDRCONF: Convert addrconf_lock to RCU.YOSHIFUJI Hideaki2-6/+5
2006-09-22[IPV6] NDISC: Set per-entry is_router flag in Proxy NA.Ville Nuorvala1-0/+1
2006-09-22[NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUTPatrick McHardy1-2/+0
2006-09-22[XFRM]: Fix wildcard as tunnel sourcePatrick McHardy1-0/+13
2006-09-22[TCP]: Send ACKs each 2nd received segment.Alexey Kuznetsov1-1/+2
2006-09-22[SCTP]: CleanupsAdrian Bunk1-0/+13
2006-09-22[GENL]: Provide more information to userspace about registered genl familiesThomas Graf1-2/+0
2006-09-22[IPSEC]: output mode to take an xfrm state as input paramJamal Hadi Salim1-1/+1
2006-09-22[NET]: Fix sk->sk_filter field accessDmitry Mishin1-17/+17
2006-09-22[NetLabel]: add some missing #includes to various header filesPaul Moore2-0/+3
2006-09-22[NetLabel]: remove unused function prototypesPaul Moore1-6/+0
2006-09-22[NETLINK]: Improve string attribute validationThomas Graf1-4/+11
2006-09-22[UDP]: saddr_cmp function should take const socket pointersDavid S. Miller1-1/+1
2006-09-22[UDP]: Unify UDPv4 and UDPv6 ->get_port()Gerrit Renker1-16/+2
2006-09-22[NETLINK]: remove third bogus argument from NLA_PUT_FLAGJohannes Berg1-1/+1
2006-09-22[IPV6] ROUTE: Routing by FWMARK.YOSHIFUJI Hideaki1-0/+2
2006-09-22[IPSEC] esp: Defer output IV initialization to first use.David S. Miller1-2/+3
2006-09-22[XFRM]: Hash policies when non-prefixed.David S. Miller1-18/+5
2006-09-22[XFRM]: Purge dst references to deleted SAs passively.David S. Miller1-1/+0
2006-09-22[XFRM]: Do not flush all bundles on SA insert.David S. Miller1-1/+0
2006-09-22[XFRM]: Add generation count to xfrm_state and xfrm_dst.David S. Miller1-0/+3
2006-09-22[XFRM]: Convert xfrm_state hash linkage to hlists.David S. Miller1-3/+3
2006-09-22[XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo.David S. Miller1-78/+0
2006-09-22[XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo.David S. Miller1-16/+0
2006-09-22[XFRM] POLICY: Support netlink socket interface for sub policy.Masahide NAKAMURA1-0/+1
2006-09-22[XFRM]: Add sorting interface for state and template.Masahide NAKAMURA1-0/+20
2006-09-22[XFRM] POLICY: sub policy support.Masahide NAKAMURA1-8/+37
2006-09-22[XFRM]: Introduce XFRM_MSG_REPORT.Masahide NAKAMURA1-0/+2
2006-09-22[XFRM]: Trace which secpath state is reject factor.Masahide NAKAMURA1-0/+1
2006-09-22[IPV6] MIP6: Transformation support mobility header.Masahide NAKAMURA1-0/+5
2006-09-22[IPV6] MIP6: Add receiving mobility header functions through raw socket.Masahide NAKAMURA1-0/+4
2006-09-22[IPV6] MIP6: Add Mobility header definition.Masahide NAKAMURA3-0/+33
2006-09-22[IPV6] MIP6: Add destination options header transformation.Noriaki TAKAMIYA1-0/+3
2006-09-22[IPV6] MIP6: Add routing header type 2 transformation.Noriaki TAKAMIYA1-0/+31
2006-09-22[IPV6]: Allow to replace skbuff by TLV parser.Masahide NAKAMURA1-1/+1
2006-09-22[IPV6]: Find option offset by type.Masahide NAKAMURA1-0/+2
2006-09-22[IPV6] MIP6: Add inbound interface of routing header type 2.Masahide NAKAMURA1-0/+7
2006-09-22[XFRM] IPV6: Restrict bundle reusingMasahide NAKAMURA1-1/+18
2006-09-22[XFRM] IPV6: Update outbound state timestamp for each sending.Masahide NAKAMURA1-0/+3
2006-09-22[XFRM] STATE: Introduce care-of address.Noriaki TAKAMIYA1-0/+3
2006-09-22[XFRM] STATE: Support non-fragment outbound transformation headers.Masahide NAKAMURA2-0/+3
2006-09-22[XFRM] STATE: Add a hook to obtain local/remote outbound address.Masahide NAKAMURA1-0/+2
2006-09-22[XFRM] STATE: Common receive function for route optimization extension headers.Masahide NAKAMURA1-0/+2
2006-09-22[XFRM] STATE: Add a hook to find offset to be inserted header in outbound.Masahide NAKAMURA1-0/+3
2006-09-22[XFRM] STATE: Search by address using source address list.Masahide NAKAMURA1-0/+2
2006-09-22[XFRM] STATE: Add source address list.Masahide NAKAMURA1-0/+26
2006-09-22[XFRM]: Expand XFRM_MAX_DEPTH for route optimization.Masahide NAKAMURA1-1/+1
2006-09-22[XFRM] STATE: Allow non IPsec protocol.Masahide NAKAMURA1-1/+4
2006-09-22[XFRM]: Introduce a helper to compare id protocol.Masahide NAKAMURA1-0/+6
2006-09-22[XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA1-1/+1
2006-09-22[IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flagsYOSHIFUJI Hideaki2-3/+4
2006-09-22[IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use.YOSHIFUJI Hideaki1-0/+5
2006-09-22[IPV6]: Cache source address as well in ipv6_pinfo{}.YOSHIFUJI Hideaki1-3/+6
2006-09-22[IPV6] NDISC: Take source address into account for redirects.YOSHIFUJI Hideaki1-0/+1
2006-09-22[SCTP]: Remove multiple levels of msecs to jiffies conversions.Vladislav Yasevich2-13/+12
2006-09-22[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Sridhar Samudrala2-6/+44
2006-09-22[IPv6] route: FIB6 configuration using struct fib6_configThomas Graf2-16/+28
2006-09-22[IPv6] route: Simplify ip6_ins_rt()Thomas Graf1-4/+1
2006-09-22[IPv6] route: Simplify ip6_del_rt()Thomas Graf1-4/+1
2006-09-22[PKT_SCHED]: Kill pkt_act.h inlining.David S. Miller8-500/+129
2006-09-22[IPv4]: Convert route get to new netlink apiThomas Graf1-0/+1
2006-09-22[IPv4]: FIB configuration using struct fib_configThomas Graf3-27/+71
2006-09-22[RTNETLINK]: Add rtnetlink notification interfaceThomas Graf1-0/+17
2006-09-22[NETLINK]: Add notification message sending interfaceThomas Graf2-4/+7
2006-09-22[DECNET]: cleanupsAdrian Bunk1-3/+0
2006-09-22[IPV6] ip6_fib.c: make code staticAdrian Bunk1-25/+0
2006-09-22[DECNET]: Increase number of possible routing tables to 2^32Patrick McHardy1-2/+1
2006-09-22[IPV6]: Increase number of possible routing tables to 2^32Patrick McHardy1-0/+7
2006-09-22[IPV4]: Increase number of possible routing tables to 2^32Patrick McHardy1-20/+5
2006-09-22[NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy1-0/+7
2006-09-22[NET]: Use u32 for routing table IDsPatrick McHardy2-9/+9
2006-09-22[NEIGHBOUR]: Use ALIGN() macro.Stephen Hemminger1-1/+1
2006-09-22[DECNET]: Covert rules to use generic codeSteven Whitehouse1-5/+3
2006-09-22[IPV4]: Use network-order dport for all visible inet_lookup_*Herbert Xu1-7/+24
2006-09-22[IPV4]: Uninline inet_lookup_listenerHerbert Xu1-31/+2
2006-09-22[INET]: Remove is_setbyuser patchLouis Nyffenegger1-3/+1
2006-09-22[IPV4]: Kill fib4_rules_clean().David S. Miller1-1/+0
2006-09-22[NET]: Make code static.Adrian Bunk1-4/+0
2006-09-22[NEIGH]: Move netlink neighbour bits to linux/neighbour.hThomas Graf1-37/+2
2006-09-22[NETLINK]: Extend netlink messaging interfaceThomas Graf1-10/+64
2006-09-22[IPV4]: Use Protocol Independant Policy Routing Rules FrameworkThomas Graf1-7/+7
2006-09-22[IPV6]: Policy Routing RulesThomas Graf2-1/+13
2006-09-22[NET]: Protocol Independant Policy Routing Rules FrameworkThomas Graf1-0/+90
2006-09-22[IPV6]: Multiple Routing TablesThomas Graf2-2/+40
2006-09-22[NetLabel]: core network changesPaul Moore3-1/+542
2006-09-22[MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala2-0/+2
2006-09-22[MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala1-1/+1
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala1-0/+3
2006-09-22[MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala1-2/+2
2006-09-22[MLSXFRM]: Add security sid to flowiVenkat Yekkirala1-0/+1
2006-09-22[MLSXFRM]: Add security sid to sockVenkat Yekkirala1-0/+13
2006-09-21[CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu1-3/+2
2006-09-21[SCTP]: Use HMAC template and hash interfaceHerbert Xu3-14/+4
2006-09-21[IPSEC]: Use HMAC template and hash interfaceHerbert Xu3-27/+39
2006-09-21[IPSEC] ESP: Use block ciphers where applicableHerbert Xu1-1/+1
2006-09-21[IPSEC]: Add compatibility algorithm name supportHerbert Xu1-0/+1
2006-09-21[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.hHerbert Xu4-1/+7
2006-08-29Merge branch 'master' into upstreamJeff Garzik2-15/+1
2006-08-22Fix sctp privilege elevation (CVE-2006-3745)Sridhar Samudrala2-15/+1
2006-08-07Merge branch 'master' into upstreamJeff Garzik1-1/+1
2006-08-04[PKT_SCHED] RED: Fix overflow in calculation of queue averageIlpo Järvinen1-1/+1
2006-08-03Merge branch 'upstream-fixes' into upstreamJeff Garzik7-12/+76
2006-08-02[NET]: Fix more per-cpu typosAlexey Dobriyan1-1/+1
2006-08-02[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2-8/+27
2006-08-02[NET]: Network Event Notifier Mechanism.Tom Tucker1-0/+33
2006-08-02[TCP]: SNMPv2 tcpAttemptFails counter errorWei Yongjun1-0/+3
2006-08-02[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store callsHerbert Xu2-3/+12
2006-07-27[PATCH] ieee80211: Make ieee80211_rx_any usableDaniel Drake1-0/+2
2006-07-27[PATCH] softmac: export highest_supported_rate functionDaniel Drake1-0/+8
2006-07-27[PATCH] softmac: ERP handling and driver-level notificationsDaniel Drake1-6/+46
2006-07-27[PATCH] ieee80211: small ERP handling additionsDaniel Drake1-0/+7
2006-07-24[PKT_SCHED]: Fix regression in PSCHED_TADD{,2}.Guillaume Chazarain1-12/+6
2006-07-21[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>Adrian Bunk1-1/+1
2006-07-21[SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKedSridhar Samudrala1-5/+2
2006-07-21[SCTP]: Verify all the paths to a peer via heartbeat before using them.Sridhar Samudrala2-0/+13
2006-07-14[PATCH] per-task-delay-accounting: utilities for genetlink usageBalbir Singh1-0/+20
2006-07-08[NET] gso: Fix up GSO packets with broken checksumsHerbert Xu2-0/+3
2006-07-05[PATCH] SoftMAC: Prevent multiple authentication attempts on the same networkJoseph Jezak1-0/+1
2006-07-03[Bluetooth] Use real devices for host controllersMarcel Holtmann2-4/+4
2006-07-03[Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann1-0/+1
2006-07-03[Bluetooth] Add automatic sniff mode supportMarcel Holtmann2-38/+86
2006-07-03[Bluetooth] Correct SCO buffer size on requestMarcel Holtmann1-1/+2
2006-07-03[AX.25]: Reference counting for AX.25 routes.Ralf Baechle DL5RB1-9/+15
2006-07-03[PATCH] lockdep: annotate sk_locksIngo Molnar1-10/+10
2006-07-03[PATCH] lockdep: annotate bh_lock_sock()Ingo Molnar1-0/+3
2006-07-03[PATCH] lockdep: annotate af_unix lockingIngo Molnar1-0/+3
2006-07-03[PATCH] lockdep: annotate sock_lock_init()Ingo Molnar1-0/+4
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30[IPV6]: Added GSO support for TCPv6Herbert Xu2-4/+2
2006-06-30[NET]: Generalise TSO-specific bits from skb_setup_capsHerbert Xu2-4/+11
2006-06-30[IPV6]: Added GSO support for TCPv6Herbert Xu1-0/+6
2006-06-29[NET]: Add ECN support for TSOMichael Chan2-4/+5
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang2-0/+23
2006-06-29[PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000Shuya MAEDA1-6/+12
2006-06-29[NET]: Added GSO header verificationHerbert Xu2-2/+3