]> bbs.cooldavid.org Git - net-next-2.6.git/shortlog
net-next-2.6.git
2006-06-18 Sridhar Samudrala[SCTP]: Don't do CRC32C checksum over loopback.
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 Vlad Yasevich[SCTP]: Limit association max_retrans setting in setsoc...
2006-06-18 Tushar Gohad[PFKEYV2]: Fix inconsistent typing in struct sadb_x_kmp...
2006-06-18 YOSHIFUJI Hideaki[IPV6]: Sum real space for RTAs.
2006-06-18 David S. Miller[IRDA]: Use put_unaligned() in irlmp_do_discovery().
2006-06-18 Herbert Xu[BRIDGE]: Add support for NETIF_F_HW_CSUM devices
2006-06-18 Herbert Xu[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM
2006-06-18 Michael Chan[TG3]: Convert to non-LLTX
2006-06-18 Michael Chan[TG3]: Remove unnecessary tx_lock
2006-06-18 David S. Miller[TCP]: Add tcp_slow_start_after_idle sysctl.
2006-06-18 Michael Chan[BNX2]: Update version and reldate
2006-06-18 Michael Chan[BNX2]: Use CPU native page size
2006-06-18 Michael Chan[BNX2]: Use compressed firmware
2006-06-18 Michael Chan[BNX2]: Add firmware decompression
2006-06-18 Michael Chan[BNX2]: Allow WoL settings on new 5708 chips
2006-06-18 Michael Chan[BNX2]: Add an rx drop counter
2006-06-18 Luca De Cicco[TCP] Westwood: reset RTT min after FRTO
2006-06-18 Luca De Cicco[TCP] Westwood: bandwidth filter startup
2006-06-18 Luca De Cicco[TCP] Westwood: comment fixes
2006-06-18 Stephen Hemminger[TCP] Westwood: fix first sample
2006-06-18 Stephen Hemminger[NET]: net.ipv4.ip_autoconfig sysctl removal
2006-06-18 Alexey Dobriyan[BNX2]: Endian fixes.
2006-06-18 Nick Fedchik[IRDA]: irda-usb.c: STIR421x cleanups
2006-06-18 Alexey Dobriyan[IPX]: Endian bug in ipxrtr_route_packet()
2006-06-18 Herbert Xu[NET]: Warn in __skb_trim if skb is paged
2006-06-18 Herbert Xu[NET]: skb_trim audit
2006-06-18 Herbert Xu[NET] ppp: Remove unnecessary pskb_may_pull
2006-06-18 Herbert Xu[NET]: Clean up skb_linearize
2006-06-18 Herbert Xu[NET]: Add netif_tx_lock
2006-06-18 Patrick McHardy[NETFILTER]: hashlimit match: fix random initialization
2006-06-18 Patrick McHardy[NETFILTER]: recent match: missing refcnt initialization
2006-06-18 Patrick McHardy[NETFILTER]: recent match: fix "sleeping function calle...
2006-06-18 James Morris[SECMARK]: Add new packet controls to SELinux
2006-06-18 James Morris[SECMARK]: Add CONNSECMARK xtables target
2006-06-18 James Morris[SECMARK]: Add secmark support to conntrack
2006-06-18 James Morris[SECMARK]: Add xtables SECMARK target
2006-06-18 James Morris[SECMARK]: Add secmark support to core networking.
2006-06-18 James Morris[SECMARK]: Add SELinux exports
2006-06-18 James Morris[SECMARK]: Add new flask definitions to SELinux
2006-06-18 Christopher... [SELINUX]: add security class for appletalk sockets
2006-06-18 David S. Miller[NET]: Fix warnings after LSM-IPSEC changes.
2006-06-18 Dave Jones[NET]: NET_TCPPROBE Kconfig fix
2006-06-18 Catherine Zhang[LSM-IPsec]: SELinux Authorize
2006-06-18 Andreas Schwab[CONNECTOR]: Fix warning in cn_queue.c
2006-06-18 David S. Miller[IPV4] icmp: Kill local 'ip' arg in icmp_redirect().
2006-06-18 Alexey Dobriyan[IPV4]: Right prototype of __raw_v4_lookup()
2006-06-18 Alexey Dobriyan[IPV4] igmp: Fixup struct ip_mc_list::multiaddr type
2006-06-18 David S. Miller[TCP]: Fix compile warning in tcp_probe.c
2006-06-18 Stephen Hemminger[TCP]: Limited slow start for Highspeed TCP
2006-06-18 Stephen Hemminger[TCP]: TCP Probe congestion window tracing
2006-06-18 Stephen Hemminger[TCP]: Minimum congestion window consolidation.
2006-06-18 Stephen Hemminger[TCP]: TCP Compound quad root function
2006-06-18 Angelo P. Castellani[TCP]: TCP Compound congestion control
2006-06-18 Bin Zhou[TCP]: TCP Veno congestion control
2006-06-18 Wong Hoi Sing... [TCP]: TCP Low Priority congestion control
2006-06-18 Andrew Morton[LLC]: Fix double receive of SKB.
2006-06-18 Alexey Dobriyan[NETFILTER]: PPTP helper: fixup gre_keymap_lookup(...
2006-06-18 Patrick McHardy[NETFILTER]: Add SIP connection tracking helper
2006-06-18 Patrick McHardy[NETFILTER]: H.323 helper: replace internal_net_addr...
2006-06-18 Jing Min Zhao[NETFILTER]: H.323 helper: Add support for Call Forwarding
2006-06-18 Patrick McHardy[NETFILTER]: amanda helper: convert to textsearch infra...
2006-06-18 Patrick McHardy[NETFILTER]: FTP helper: search optimization
2006-06-18 Patrick McHardy[NETFILTER]: SNMP helper: fix debug module param type
2006-06-18 Patrick McHardy[NETFILTER]: ctnetlink: change table dumping not to...
2006-06-18 Patrick McHardy[NETFILTER]: ctnetlink: fix NAT configuration
2006-06-18 Eric Leblond[NETFILTER]: conntrack: add fixed timeout flag in conne...
2006-06-18 Patrick McHardy[NETFILTER]: conntrack: add sysctl to disable checksumming
2006-06-18 Patrick McHardy[NETFILTER]: conntrack: don't call helpers for related...
2006-06-18 Patrick McHardy[NETFILTER]: recent match: replace by rewritten version
2006-06-18 Patrick McHardy[NETFILTER]: x_tables: add statistic match
2006-06-18 Patrick McHardy[NETFILTER]: x_tables: add quota match
2006-06-18 Patrick McHardy[NETFILTER]: x_tables: add SCTP/DCCP support where...
2006-06-18 Patrick McHardy[NETFILTER]: x_tables: remove some unnecessary casts
2006-06-18 Herbert Xu[IPSEC] xfrm: Use IPPROTO_MAX instead of 256
2006-06-18 Herbert Xu[IPSEC] proto: Move transport mode input path into...
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 Michael Chan[TG3]: update version and reldate
2006-06-18 Michael Chan[TG3]: Add recovery logic when MMIOs are re-ordered
2006-06-18 Michael Chan[TG3]: Add 5786 PCI ID
2006-06-18 Samuel Ortiz[IRDA]: ali-ircc: using device model power management
2006-06-18 Christoph Hellwig[IRDA]: stir4200, switching to the kthread API
2006-06-18 Samuel Ortiz[IRDA]: Initial support for MCS7780 based dongles
2006-06-18 David S. Miller[TCP]: tcp_rcv_rtt_measure_ts() call in pure-ACK path...
2006-06-18 Stephen Hemminger[BRIDGE]: netlink interface for link management
2006-06-18 Stephen Hemminger[BRIDGE]: fix module startup error handling
2006-06-18 Stephen Hemminger[BRIDGE]: optimize conditional in forward path
2006-06-18 Stephen Hemminger[LLC]: add multicast support for datagrams
2006-06-18 Stephen Hemminger[LLC]: allow applications to get copy of kernel datagrams
2006-06-18 Stephen Hemminger[LLC]: use rcu_dereference on receive handler
2006-06-18 Stephen Hemminger[LLC]: allow datagram recvmsg
2006-06-18 Stephen Hemminger[LLC]: use more efficient ether address routines
2006-06-18 Andrew Morton[I/OAT]: Do not use for_each_cpu().
2006-06-18 Chris Leech[I/OAT]: TCP recv offload to I/OAT
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...
next