]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - net
via-velocity: use memmove
[linux-2.6-omap-h63xx.git] / net /
2008-05-21 Allan Stephenstipc: Fix initialization sequence problems when enterin...
2008-05-21 Allan Stephenstipc: Update "previous node" indicators when node addre...
2008-05-21 Allan Stephenstipc: Optimize null pointer check during neighbor discovery
2008-05-21 Allan Stephenstipc: Prevent node object duplication due to simultaneo...
2008-05-21 Allan Stephenstipc: Fix skb_under_panic when configuring TIPC without...
2008-05-21 Pavel Emelyanovip6mr: Use on-device stats instead of private ones.
2008-05-21 Pavel Emelyanovipmr: Use on-device stats instead of private ones.
2008-05-21 Pavel Emelyanovip6tnl: Use on-device stats instead of private ones.
2008-05-21 Pavel Emelyanovipmr: Ipip tunnel uses on-device stats.
2008-05-21 Pavel Emelyanovsit: Use on-device stats instead of private ones.
2008-05-21 Pavel Emelyanovipip: Use on-device stats instead of private ones.
2008-05-21 Pavel Emelyanovipgre: Use on-device stats instead of private ones.
2008-05-21 Pavel Emelyanovbridge: Use on-device stats instead of private ones.
2008-05-21 Pavel Emelyanovnet: The dev->get_stats pointer is not NULL nowadays.
2008-05-19 Pavel Emelyanovipv6: Register some net/ipv6/ core sysctls at read...
2008-05-19 Pavel Emelyanovinet: Register fragmentation some ctls at read-only...
2008-05-19 Pavel Emelyanovipv6: In fragmentation code, handle error returned...
2008-05-19 Pavel Emelyanovinet: Rename fragmentation sysctl-related functions...
2008-05-19 Pavel Emelyanovnetns: Register net/core/ sysctls at read-only root.
2008-05-19 Pavel Emelyanovnetns: Introduce sysctl root for read-only net sysctls.
2008-05-19 Allan Stephenstipc: Cosmetic cleanup of topology service code
2008-05-19 Allan Stephenstipc: Consolidate subscriber & subscriber port references
2008-05-19 Allan Stephenstipc: Fix bug in topology server byte swapping routine
2008-05-19 Allan Stephenstipc: Add support for customized subscription endianness
2008-05-19 Allan Stephenstipc: Add support for customized subscription overlap...
2008-05-15 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-05-15 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-05-15 Stephen Hemmingernet: handle errors from device_rename
2008-05-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-05-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-15 Andrew Mortonnet/irda/irnet/irnet_irda.c needs unaligned.h
2008-05-15 Eric Van Hensbergen9p: fix error path during early mount
2008-05-15 Eric Van Hensbergen9p: make cryptic unknown error from server less scary
2008-05-15 Steven Rostedt9p: fix flags length in net
2008-05-15 Josef 'Jeff' Sipek9p: Correct fidpool creation failure in p9_client_create
2008-05-15 Josef 'Jeff' Sipek9p: use struct mutex instead of struct semaphore
2008-05-15 Eric Van Hensbergen9p: propagate parse_option changes to client and transports
2008-05-15 Eric Van Hensbergen9p: Documentation updates
2008-05-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-05-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-14 Ivo van Doornmac80211: Set IEEE80211_TXPD_REQ_TX_STATUS for all...
2008-05-14 Eric W. Biedermanwireless: Add missing locking to cfg80211_dev_rename
2008-05-14 Bruno Randolfmac80211: make rx radiotap header more flexible
2008-05-14 Bruno Randolfmac80211: use hardware flags for signal/noise units
2008-05-14 Johannes Bergmac80211: fix queue constant confusion
2008-05-14 Johannes Bergmac80211: proper STA info locking
2008-05-14 Johannes Bergmac80211: require four hardware queues for QoS/HT
2008-05-14 Harvey Harrisonmac80211: tkip.c use kernel-provided infrastructure
2008-05-14 Harvey Harrisonwireless: use get/put_unaligned_* helpers
2008-05-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-14 Rami Rosennet: Fix typo in net/core/sock.c.
2008-05-14 Phil Oesternetfilter: xt_iprange: module aliases for xt_iprange
2008-05-14 Eric Leblondnetfilter: ctnetlink: dump conntrack ID in event messages
2008-05-14 Graf Yangirda: Fix a misalign access issue. (v2)
2008-05-14 Patrick McHardysctp: Fix use of uninitialized pointer
2008-05-14 Pavel Emelyanovcipso: Relax too much careful cipso hash function.
2008-05-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-13 Ilpo Järvinentcp FRTO: work-around inorder receivers
2008-05-13 Ilpo Järvinentcp FRTO: Fix fallback to conventional recovery
2008-05-13 David S. MillerMerge branch 'upstream-next' of master.kernel.org:...
2008-05-13 David S. MillerMerge branch 'upstream-davem' of master.kernel.org...
2008-05-13 David S. Millermac80211: Use skb_header_cloned() on TX path.
2008-05-13 Johannes Bergmac80211: assign needed_headroom/tailroom for netdevs
2008-05-13 Johannes Bergnet: Allow netdevices to specify needed head/tailroom
2008-05-13 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-05-13 Pavel Roskinmac80211: add missing newlines in printk()
2008-05-13 Helmut Schaamac80211: fix association with some APs
2008-05-13 Pavel EmelyanovFix potential scheduling while atomic in mesh_path_add.
2008-05-13 Pavel EmelyanovFix not checked kmalloc() result.
2008-05-13 Pavel EmelyanovFix GFP_KERNEL allocation under read lock.
2008-05-13 Patrick McHardymac80211: mesh hwmp: fix kfree(skb)
2008-05-13 Luis Carlos Cobomac80211: fix access to null skb
2008-05-13 Luis Carlos Cobomac80211: fix incorrect mesh header length
2008-05-13 Ivo van Doornmac80211: Don't encrypt beacons
2008-05-13 Johannes Bergmac80211: fix debugfs default key oops
2008-05-13 Steven Rostedtfix irq flags in mac80211 code
2008-05-12 Allan Stephenstipc: Fix race condition when creating socket or native...
2008-05-12 Allan Stephenstipc: Enhancements to name table initialization
2008-05-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-12 Wei Yongjunsctp: Add address type check while process paramaters...
2008-05-12 Wei Yongjunsctp: Do not enable peer IPv6 address support on PF_INE...
2008-05-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-11 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-05-11 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-05-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-05-09 Russell KingMerge branch 'for-rmk' of git://git.kernel.org/pub...
2008-05-09 Neil Hormansctp: add sctp/remaddr table to complete RFC remote...
2008-05-09 Vlad Yasevichsctp: Support the new specification of sctp_connectx()
2008-05-09 Wei Yongjunsctp: Bring SCTP_DELAYED_ACK socket option into API...
2008-05-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-05-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-09 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2008-05-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-09 Paul MackerrasMerge branch 'for-2.6.26' of master.kernel.org:/pub...
2008-05-09 David S. Millersit: Add missing kfree_skb() on pskb_may_pull() failure.
2008-05-09 Allan Stephenstipc: Increase buffer header to support worst-case...
next