aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2006-09-22[NET]: Protocol Independant Policy Routing Rules FrameworkThomas Graf
2006-09-22[IPV6]: Multiple Routing TablesThomas Graf
2006-09-22[NetLabel]: core network changesPaul Moore
2006-09-22[MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala
2006-09-22[MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala
2006-09-22[MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala
2006-09-22[MLSXFRM]: Add security sid to flowiVenkat Yekkirala
2006-09-22[MLSXFRM]: Add security sid to sockVenkat Yekkirala
2006-09-21[CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu
2006-09-21[SCTP]: Use HMAC template and hash interfaceHerbert Xu
2006-09-21[IPSEC]: Use HMAC template and hash interfaceHerbert Xu
2006-09-21[IPSEC] ESP: Use block ciphers where applicableHerbert Xu
2006-09-21[IPSEC]: Add compatibility algorithm name supportHerbert Xu
2006-09-21[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.hHerbert Xu
2006-08-22Fix sctp privilege elevation (CVE-2006-3745)Sridhar Samudrala
2006-08-04[PKT_SCHED] RED: Fix overflow in calculation of queue averageIlpo Järvinen
2006-08-02[NET]: Fix more per-cpu typosAlexey Dobriyan
2006-08-02[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang
2006-08-02[NET]: Network Event Notifier Mechanism.Tom Tucker
2006-08-02[TCP]: SNMPv2 tcpAttemptFails counter errorWei Yongjun
2006-08-02[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store callsHerbert Xu
2006-07-24[PKT_SCHED]: Fix regression in PSCHED_TADD{,2}.Guillaume Chazarain
2006-07-21[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>Adrian Bunk
2006-07-21[SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKedSridhar Samudrala
2006-07-21[SCTP]: Verify all the paths to a peer via heartbeat before using them.Sridhar Samudrala
2006-07-14[PATCH] per-task-delay-accounting: utilities for genetlink usageBalbir Singh
2006-07-08[NET] gso: Fix up GSO packets with broken checksumsHerbert Xu
2006-07-05[PATCH] SoftMAC: Prevent multiple authentication attempts on the same networkJoseph Jezak
2006-07-03[Bluetooth] Use real devices for host controllersMarcel Holtmann
2006-07-03[Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann
2006-07-03[Bluetooth] Add automatic sniff mode supportMarcel Holtmann
2006-07-03[Bluetooth] Correct SCO buffer size on requestMarcel Holtmann
2006-07-03[AX.25]: Reference counting for AX.25 routes.Ralf Baechle DL5RB
2006-07-03[PATCH] lockdep: annotate sk_locksIngo Molnar
2006-07-03[PATCH] lockdep: annotate bh_lock_sock()Ingo Molnar
2006-07-03[PATCH] lockdep: annotate af_unix lockingIngo Molnar
2006-07-03[PATCH] lockdep: annotate sock_lock_init()Ingo Molnar
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-30[IPV6]: Added GSO support for TCPv6Herbert Xu
2006-06-30[NET]: Generalise TSO-specific bits from skb_setup_capsHerbert Xu
2006-06-30[IPV6]: Added GSO support for TCPv6Herbert Xu
2006-06-29[NET]: Add ECN support for TSOMichael Chan
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang
2006-06-29[PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000Shuya MAEDA
2006-06-29[NET]: Added GSO header verificationHerbert Xu
2006-06-25[TIPC]: Corrected potential misuse of tipc_media_addr structure.Allan Stephens
2006-06-23[NET]: fix net-core kernel-docRandy Dunlap
2006-06-23[NET]: Added GSO toggleHerbert Xu
2006-06-23[NET]: Add software TSOv4Herbert Xu