]> bbs.cooldavid.org Git - net-next-2.6.git/shortlog
net-next-2.6.git
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...
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-18 David S. Miller[I/OAT]: Move PCI_DEVICE_ID_INTEL_IOAT to linux/pci_ids.h
2006-06-18 David S. Miller[I/OAT]: ioatdma.c needs linux/dma-mapping.h
2006-06-18 Chris Leech[I/OAT]: Driver for the Intel(R) I/OAT DMA engine
2006-06-18 Chris Leech[I/OAT]: DMA memcpy subsystem
2006-06-18 Linus TorvaldsLinux v2.6.17 v2.6.17
2006-06-17 Arnd Bergmann[PATCH] powerpc: enable CPU_FTR_CI_LARGE_PAGE for cell
2006-06-17 Arnd Bergmann[PATCH] powerpc: Fix 64k pages on non-partitioned machines
2006-06-17 Oleg Nesterov[PATCH] arm_timer: remove a racy and obsolete PF_EXITIN...
2006-06-17 Oleg Nesterov[PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()
2006-06-17 Oleg Nesterov[PATCH] check_process_timers: fix possible lockup
2006-06-17 Stephen Hemminger[PATCH] sky2: netconsole suspend/resume interaction
2006-06-17 Jens Axboe[PATCH] Fix missing ret assignment in __bio_map_user...
2006-06-17 Jens Axboe[PATCH] fix cdrom open
2006-06-14 Jens Axboe[PATCH] cfq-iosched: fix crash in do_div()
2006-06-14 Kirill Korotaev[PATCH] Return error in case flock_lock_file failure
2006-06-13 Stephen Hemminger[PATCH] sky2: stop/start hardware idle timer on suspend...
2006-06-13 Stephen Hemminger[PATCH] sky2: save/restore base hardware irq during...
2006-06-13 Stephen Hemminger[PATCH] sky2: fix hotplug detect during poll
2006-06-13 Stephen Hemminger[PATCH] sky2: don't hard code number of ports
2006-06-13 Stephen Hemminger[PATCH] sky2: set_power_state should be void
2006-06-12 Randy Dunlap[PATCH] alpha: generic hweight build fix
2006-06-12 Sergey Vlasov[PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()
2006-06-12 Robin H. Johnson[PATCH] tmpfs: time granularity fix for [acm]time going...
2006-06-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-06-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-06-12 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-06-12 Weidong[IPV4]: Increment ipInHdrErrors when TTL expires.
2006-06-12 Linus Torvalds[sky2] Fix sky2 network driver suspend/resume
next