[CRYPTO] cipher: Added block cipher type
[safe/jmp/linux-2.6] / include / net /
2006-09-21 Herbert Xu[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h
2006-08-22 Sridhar SamudralaFix sctp privilege elevation (CVE-2006-3745)
2006-08-05 Ilpo Järvinen[PKT_SCHED] RED: Fix overflow in calculation of queue...
2006-08-02 Alexey Dobriyan[NET]: Fix more per-cpu typos
2006-08-02 Catherine Zhang[AF_UNIX]: Kernel memory leak fix for af_unix datagram...
2006-08-02 Tom Tucker[NET]: Network Event Notifier Mechanism.
2006-08-02 Wei Yongjun[TCP]: SNMPv2 tcpAttemptFails counter error
2006-08-02 Herbert Xu[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls
2006-07-24 Guillaume Chazarain[PKT_SCHED]: Fix regression in PSCHED_TADD{,2}.
2006-07-21 Adrian Bunk[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>
2006-07-21 Sridhar Samudrala[SCTP]: ADDIP: Don't use an address as source until...
2006-07-21 Sridhar Samudrala[SCTP]: Verify all the paths to a peer via heartbeat...
2006-07-15 Balbir Singh[PATCH] per-task-delay-accounting: utilities for genetl...
2006-07-08 Herbert Xu[NET] gso: Fix up GSO packets with broken checksums
2006-07-05 Joseph Jezak[PATCH] SoftMAC: Prevent multiple authentication attemp...
2006-07-04 Marcel Holtmann[Bluetooth] Use real devices for host controllers
2006-07-04 Marcel Holtmann[Bluetooth] Add platform device for virtual and serial...
2006-07-04 Marcel Holtmann[Bluetooth] Add automatic sniff mode support
2006-07-04 Marcel Holtmann[Bluetooth] Correct SCO buffer size on request
2006-07-04 Ralf Baechle DL5RB[AX.25]: Reference counting for AX.25 routes.
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate sk_locks
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate bh_lock_sock()
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate af_unix locking
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate sock_lock_init()
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-30 Herbert Xu[IPV6]: Added GSO support for TCPv6
2006-06-30 Herbert Xu[NET]: Generalise TSO-specific bits from skb_setup_caps
2006-06-30 Herbert Xu[IPV6]: Added GSO support for TCPv6
2006-06-29 Michael Chan[NET]: Add ECN support for TSO
2006-06-29 Catherine Zhang[AF_UNIX]: Datagram getpeersec
2006-06-29 Shuya MAEDA[PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can resul...
2006-06-29 Herbert Xu[NET]: Added GSO header verification
2006-06-26 Allan Stephens[TIPC]: Corrected potential misuse of tipc_media_addr...
2006-06-23 Randy Dunlap[NET]: fix net-core kernel-doc
2006-06-23 Herbert Xu[NET]: Added GSO toggle
2006-06-23 Herbert Xu[NET]: Add software TSOv4
2006-06-23 Herbert Xu[NET]: Merge TSO/UFO fields in sk_buff
2006-06-23 Jeff GarzikMerge branch 'master' into upstream
2006-06-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/hdrcleanup-2.6
2006-06-20 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-06-20 David S. Miller[SCTP]: Fix unintentional change to SCTP_ASSERT when...
2006-06-20 Herbert Xu[NET]: Prevent multiple qdisc runs
2006-06-20 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-06-18 Vlad Yasevich[SCTP] Reset rtt_in_progress for the chunk when process...
2006-06-18 Vlad Yasevich[SCTP]: Reject sctp packets with broadcast addresses.
2006-06-18 David S. Miller[TCP]: Add tcp_slow_start_after_idle sysctl.
2006-06-18 Stephen Hemminger[NET]: net.ipv4.ip_autoconfig sysctl removal
2006-06-18 Herbert Xu[NET]: skb_trim audit
2006-06-18 James Morris[SECMARK]: Add secmark support to conntrack
2006-06-18 Alexey Dobriyan[IPV4]: Right prototype of __raw_v4_lookup()
2006-06-18 Stephen Hemminger[TCP]: Minimum congestion window consolidation.
2006-06-18 Patrick McHardy[NETFILTER]: conntrack: add sysctl to disable checksumming
2006-06-18 Herbert Xu[IPSEC] xfrm: Use IPPROTO_MAX instead of 256
2006-06-18 Herbert Xu[IPSEC] xfrm: Abstract out encapsulation modes
2006-06-18 Herbert Xu[IPSEC] xfrm: Undo afinfo lock proliferation
2006-06-18 Stephen Hemminger[LLC]: add multicast support for datagrams
2006-06-18 Stephen Hemminger[LLC]: use more efficient ether address routines
2006-06-18 Chris Leech[I/OAT]: Add a sysctl for tuning the I/OAT offloaded...
2006-06-18 Chris Leech[I/OAT]: Make sk_eat_skb I/OAT aware.
2006-06-18 Chris Leech[I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and...
2006-06-18 Chris Leech[I/OAT]: Structure changes for TCP recv offload to...
2006-06-18 Chris Leech[I/OAT]: Utility functions for offloading sk_buff to...
2006-06-18 Chris Leech[I/OAT]: Setup the networking subsystem as a DMA client
2006-06-15 Larry Finger[PATCH] wireless: Changes to ieee80211.h for user space...
2006-06-08 Jeff GarzikMerge branch 'master' into upstream
2006-06-05 Daniel Drake[PATCH] softmac: Fix handling of authentication failure
2006-06-05 Daniel Drake[PATCH] softmac: complete shared key authentication
2006-06-05 John W. LinvilleMerge branch 'from-linus' into upstream
2006-05-31 Andrew Morton[PATCH] net/compat.h build fix
2006-05-26 John W. LinvilleMerge branch 'from-linus' into upstream
2006-05-24 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-05-24 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-05-23 Jeff GarzikMerge branch 'master' into upstream
2006-05-22 Alexey Dobriyan[IRDA]: fixup type of ->lsap_state
2006-05-22 John W. LinvilleMerge branch 'from-linus' into upstream
2006-05-20 Jeff GarzikMerge branch 'master' into upstream
2006-05-19 Vladislav Yasevich[SCTP]: Respect the real chunk length when walking...
2006-05-19 Sridhar Samudrala[SCTP]: Set sk_err so that poll wakes up after a non...
2006-05-17 John W. LinvilleMerge branch 'from-linus' into upstream
2006-05-12 Simon Kelley[NEIGH]: Fix IP-over-ATM and ARP interaction.
2006-05-08 Stephen HemmingerMerge branch 'upstream-fixes' of git://git./linux/kerne...
2006-05-06 David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2.6
2006-05-06 Neil Horman[SCTP]: Allow spillover of receive buffer to avoid...
2006-05-05 Daniel Drake[PATCH] softmac: suggest per-frame-type TX rate
2006-05-05 John W. LinvilleMerge branch 'upstream-fixes' into upstream
2006-05-05 Jean Delvare[PATCH] ieee80211: Fix A band channel count (resent)
2006-05-05 Daniel Drake[PATCH] softmac: make non-operational after being stopped
2006-05-05 John W. LinvilleMerge branch 'from-linus' into upstream
2006-05-04 Ralf Baechle[ROSE]: Eleminate HZ from ROSE kernel interfaces
2006-05-04 Ralf Baechle[NETROM]: Eleminate HZ from NET/ROM kernel interfaces
2006-05-04 Ralf Baechle[AX.25]: Eleminate HZ from AX.25 kernel interfaces
2006-05-02 Jeff GarzikMerge branch 'master' into upstream
2006-04-30 Akinobu Mita[NET]: use hlist_unhashed()
2006-04-29 David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2.6
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-04-24 Johannes Berg[PATCH] softmac: add SIOCSIWMLME
2006-04-24 Zhu Yi[PATCH] ieee80211: update version stamp to 1.1.13
2006-04-24 Zhu Yi[PATCH] ieee80211: Fix TX code doesn't enable QoS when...
2006-04-24 Zhu Yi[PATCH] ieee80211: Fix TKIP MIC calculation for QoS...
next