[PATCH] genirq: cleanup: misc code cleanups
[safe/jmp/linux-2.6] / net /
2006-06-28 Paul Fulghum[PATCH] remove TTY_DONT_FLIP
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-06-26 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-06-26 Akinobu Mita[PATCH] net/rxrpc: use list_move()
2006-06-26 Andreas Mohrspelling fixes
2006-06-26 Ralf Baechle[NETROM]: Fix possible null pointer dereference.
2006-06-26 Neil Horman[NET] netpoll: break recursive loop in netpoll rx path
2006-06-26 Jeremy Fitzhardinge[NET] netpoll: don't spin forever sending to stopped...
2006-06-26 Andrew Morton[ATM]: atm/mpc.c warning fix
2006-06-26 Phil Oester[NET]: skb_find_text ignores to argument
2006-06-26 Adrian Bunk[NET]: make net/core/dev.c:netdev_nit static
2006-06-26 Michael Chan[NET]: Fix GSO problems in dev_hard_start_xmit()
2006-06-26 Herbert Xu[NET]: Fix CHECKSUM_HW GSO problems.
2006-06-26 Allan Stephens[TIPC]: Fix incorrect correction to discovery timer...
2006-06-26 Allan Stephens[TIPC]: Get rid of dynamically allocated arrays in...
2006-06-26 Allan Stephens[TIPC]: Fixed link switchover bugs
2006-06-26 Allan Stephens[TIPC]: Enhanced & cleaned up system messages; fixed...
2006-06-26 Allan Stephens[TIPC]: First phase of assert() cleanup
2006-06-26 Allan Stephens[TIPC]: Disallow config operations that aren't supporte...
2006-06-26 Allan Stephens[TIPC]: Fixed memory leak in tipc_link_send() when...
2006-06-26 Allan Stephens[TIPC]: Added missing warning for out-of-memory condition
2006-06-26 Allan Stephens[TIPC]: Withdrawing all names from nameless port now...
2006-06-26 Allan Stephens[TIPC]: Optimized argument validation done by connect().
2006-06-26 Allan Stephens[TIPC]: Simplify code for returning partial success...
2006-06-26 Allan Stephens[TIPC]: recvmsg() now returns TIPC ancillary data using...
2006-06-26 Allan Stephens[TIPC]: Improved performance of error checking during...
2006-06-26 Allan Stephens[TIPC]: Stream socket send indicates partial success...
2006-06-26 Allan Stephens[TIPC]: Connected send now checks socket state when...
2006-06-26 Allan Stephens[TIPC]: Can now return destination name of form {0...
2006-06-26 Allan Stephens[TIPC]: Implied connect now saves dest name for retriev...
2006-06-26 Allan Stephens[TIPC]: Fixed connect() to detect a dest address that...
2006-06-26 Allan Stephens[TIPC]: Non-operation-affecting corrections to comments...
2006-06-26 Allan Stephens[TIPC]: Validate entire interface name when locating...
2006-06-26 Allan Stephens[TIPC]: Added support for MODULE_VERSION capability.
2006-06-26 Allan Stephens[TIPC]: Fix misleading comment in buf_discard() routine.
2006-06-26 Allan Stephens[TIPC]: Fixed privilege checking typo in dest_name_check().
2006-06-26 Eric Sesterhenn[TIPC] Fix for NULL pointer dereference
2006-06-26 Allan Stephens[TIPC]: Allow compilation when CONFIG_TIPC_DEBUG is...
2006-06-26 Allan Stephens[TIPC]: Multicast link failure now resets all links...
2006-06-26 Allan Stephens[TIPC]: Links now validate destination node specified...
2006-06-26 Allan Stephens[TIPC]: Allow ports to receive multicast messages throu...
2006-06-26 Allan Stephens[TIPC]: Corrected potential misuse of tipc_media_addr...
2006-06-26 Allan Stephens[TIPC]: Use correct upper bound when validating network...
2006-06-26 Allan Stephens[TIPC]: Prevent name table corruption if no room for...
2006-06-26 Jon Maloy[TIPC] Improved tolerance to promiscuous mode interface
2006-06-25 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2006-06-25 Paul Mackerras[PATCH] Define __raw_get_cpu_var and use it
2006-06-25 Andrew Morton[PATCH] remove for_each_cpu()
2006-06-24 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-06-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-06-23 Oleg Nesterov[PATCH] list: use list_replace_init() instead of list_s...
2006-06-23 Jean-Luc Leger[PATCH] clean up default value of IP_DCCP_ACKVEC
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-23 Randy Dunlap[NET]: fix net-core kernel-doc
2006-06-23 Herbert Xu[IPSEC]: Handle GSO packets
2006-06-23 Herbert Xu[NET]: Added GSO toggle
2006-06-23 Herbert Xu[NET]: Add software TSOv4
2006-06-23 Herbert Xu[NET]: Add generic segmentation offload
2006-06-23 Herbert Xu[NET]: Merge TSO/UFO fields in sk_buff
2006-06-23 Herbert Xu[NET]: Prevent transmission after dev_deactivate
2006-06-23 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Fix default source address selection...
2006-06-23 Łukasz Stelmach[IPV6]: Fix source address selection.
2006-06-23 Herbert Xu[NET]: Avoid allocating skb in skb_pad
2006-06-23 Jeff GarzikMerge branch 'master' into upstream
2006-06-20 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-06-20 Al Viro[ATM]: fix broken uses of NIPQUAD in net/atm
2006-06-20 Al Viro[SCTP]: sctp_unpack_cookie() fix
2006-06-20 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-06-20 Herbert Xu[NET]: Prevent multiple qdisc runs
2006-06-20 Patrick McHardy[NETFILTER]: xt_sctp: fix endless loop caused by 0...
2006-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-06-20 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-06-18 Herbert Xu[ETHTOOL]: Fix UFO typo
2006-06-18 Neil Horman[SCTP]: Fix persistent slowdown in sctp when a gap...
2006-06-18 Tsutomu Fujii[SCTP]: Send only 1 window update SACK per message.
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 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 David S. Miller[TCP]: Add tcp_slow_start_after_idle sysctl.
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[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]: 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 CONNSECMARK xtables target
2006-06-18 James Morris[SECMARK]: Add secmark support to conntrack
next