summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Use u32 for routing table IDsPatrick McHardy2006-09-222-9/+9
* [NEIGHBOUR]: Use ALIGN() macro.Stephen Hemminger2006-09-221-1/+1
* [DECNET]: Covert rules to use generic codeSteven Whitehouse2006-09-221-5/+3
* [IPV4]: Use network-order dport for all visible inet_lookup_*Herbert Xu2006-09-221-7/+24
* [IPV4]: Uninline inet_lookup_listenerHerbert Xu2006-09-221-31/+2
* [INET]: Remove is_setbyuser patchLouis Nyffenegger2006-09-221-3/+1
* [IPV4]: Kill fib4_rules_clean().David S. Miller2006-09-221-1/+0
* [NET]: Make code static.Adrian Bunk2006-09-221-4/+0
* [NEIGH]: Move netlink neighbour bits to linux/neighbour.hThomas Graf2006-09-221-37/+2
* [NETLINK]: Extend netlink messaging interfaceThomas Graf2006-09-221-10/+64
* [IPV4]: Use Protocol Independant Policy Routing Rules FrameworkThomas Graf2006-09-221-7/+7
* [IPV6]: Policy Routing RulesThomas Graf2006-09-222-1/+13
* [NET]: Protocol Independant Policy Routing Rules FrameworkThomas Graf2006-09-221-0/+90
* [IPV6]: Multiple Routing TablesThomas Graf2006-09-222-2/+40
* [NetLabel]: core network changesPaul Moore2006-09-223-1/+542
* [MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala2006-09-222-0/+2
* [MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala2006-09-221-1/+1
* [MLSXFRM]: Add flow labelingVenkat Yekkirala2006-09-221-0/+3
* [MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala2006-09-221-2/+2
* [MLSXFRM]: Add security sid to flowiVenkat Yekkirala2006-09-221-0/+1
* [MLSXFRM]: Add security sid to sockVenkat Yekkirala2006-09-221-0/+13
* [CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu2006-09-211-3/+2
* [SCTP]: Use HMAC template and hash interfaceHerbert Xu2006-09-213-14/+4
* [IPSEC]: Use HMAC template and hash interfaceHerbert Xu2006-09-213-27/+39
* [IPSEC] ESP: Use block ciphers where applicableHerbert Xu2006-09-211-1/+1
* [IPSEC]: Add compatibility algorithm name supportHerbert Xu2006-09-211-0/+1
* [IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.hHerbert Xu2006-09-214-1/+7
* Fix sctp privilege elevation (CVE-2006-3745)Sridhar Samudrala2006-08-222-15/+1
* [PKT_SCHED] RED: Fix overflow in calculation of queue averageIlpo Järvinen2006-08-041-1/+1
* [NET]: Fix more per-cpu typosAlexey Dobriyan2006-08-021-1/+1
* [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-022-8/+27
* [NET]: Network Event Notifier Mechanism.Tom Tucker2006-08-021-0/+33
* [TCP]: SNMPv2 tcpAttemptFails counter errorWei Yongjun2006-08-021-0/+3
* [IPV6]: Audit all ip6_dst_lookup/ip6_dst_store callsHerbert Xu2006-08-022-3/+12
* [PKT_SCHED]: Fix regression in PSCHED_TADD{,2}.Guillaume Chazarain2006-07-241-12/+6
* [I/OAT]: net/core/user_dma.c should #include <net/netdma.h>Adrian Bunk2006-07-211-1/+1
* [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKedSridhar Samudrala2006-07-211-5/+2
* [SCTP]: Verify all the paths to a peer via heartbeat before using them.Sridhar Samudrala2006-07-212-0/+13
* [PATCH] per-task-delay-accounting: utilities for genetlink usageBalbir Singh2006-07-141-0/+20
* [NET] gso: Fix up GSO packets with broken checksumsHerbert Xu2006-07-082-0/+3
* [PATCH] SoftMAC: Prevent multiple authentication attempts on the same networkJoseph Jezak2006-07-051-0/+1
* [Bluetooth] Use real devices for host controllersMarcel Holtmann2006-07-032-4/+4
* [Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann2006-07-031-0/+1
* [Bluetooth] Add automatic sniff mode supportMarcel Holtmann2006-07-032-38/+86
* [Bluetooth] Correct SCO buffer size on requestMarcel Holtmann2006-07-031-1/+2
* [AX.25]: Reference counting for AX.25 routes.Ralf Baechle DL5RB2006-07-031-9/+15
* [PATCH] lockdep: annotate sk_locksIngo Molnar2006-07-031-10/+10
* [PATCH] lockdep: annotate bh_lock_sock()Ingo Molnar2006-07-031-0/+3
* [PATCH] lockdep: annotate af_unix lockingIngo Molnar2006-07-031-0/+3
* [PATCH] lockdep: annotate sock_lock_init()Ingo Molnar2006-07-031-0/+4