WAN: protect Cisco HDLC state changes with a spinlock.
[safe/jmp/linux-2.6] / net /
2008-05-22 Rami Rosennet: The world is not perfect patch.
2008-05-22 David S. Millerxfrm_user: Remove zero length key checks.
2008-05-22 Denis Chengnet/ipv4/arp.c: Use common hex_asc helpers
2008-05-21 Sridhar Samudralatcp: TCP connection times out if ICMP frag needed is...
2008-05-21 Kazunori MIYAZAWAaf_key: Fix selector family initialization.
2008-05-21 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-05-21 Helmut Schaamac80211: fix NULL pointer dereference in ieee80211_com...
2008-05-20 Denis V. Lunevpktgen: make sure that pktgen_thread_worker has been...
2008-05-20 Johannes Bergmac80211: don't claim iwspy support
2008-05-20 Patrick McHardy[VLAN]: Propagate selected feature bits to VLAN devices
2008-05-20 Patrick McHardyvlan: Correctly handle device notifications for layered...
2008-05-20 David Woodhousenet: Fix call to ->change_rx_flags(dev, IFF_MULTICAST...
2008-05-20 Patrick McHardynet_sched: cls_api: fix return value for non-existant...
2008-05-20 Herbert Xuipsec: Use the correct ip_local_out function
2008-05-19 YOSHIFUJI Hideakiipv6 addrconf: Allow infinite prefix lifetime.
2008-05-19 YOSHIFUJI Hideakiipv6 route: Fix lifetime in netlink.
2008-05-19 YOSHIFUJI Hideakiipv6 addrconf: Fix route lifetime setting in corner...
2008-05-19 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-05-19 YOSHIFUJI Hideakindisc: Add missing strategies for per-device retrans...
2008-05-16 Ivo van Doornmac80211: Add RTNL version of ieee80211_iterate_active_...
2008-05-16 Abhijeet Kolekarmac80211 : Association with 11n hidden ssid ap.
2008-05-15 Stephen Hemmingernet: handle errors from device_rename
2008-05-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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 git://git./linux/kernel/git/davem/net-2.6
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 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. 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 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 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-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
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...
2008-05-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-05-08 Huang WeiyiRemove duplicated include in net/sunrpc/svc.c
2008-05-08 Steven Rostedtfix irq flags in mac80211 code
2008-05-08 Ben Hutchingsnet: Added ASSERT_RTNL() to dev_open() and dev_close().
2008-05-08 Oliver Hartkoppcan: Fix can_send() handling on dev_queue_xmit() failures
2008-05-08 Pavel Emelyanovnetns: Fix arbitrary net_device-s corruptions on net_ns...
2008-05-08 Patrick McHardynetfilter: Kconfig: default DCCP/SCTP conntrack support...
2008-05-08 Patrick McHardynetfilter: nf_conntrack_sip: restrict RTP expect flushi...
2008-05-08 J.H.M. Dassen (Ray)net/ipv4: correct RFC 1122 section reference in comment
2008-05-08 Ilpo Järvinentcp FRTO: SACK variant is errorneously used with NewReno
2008-05-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-05-06 Jamal Hadi Salimnet_cls_act: act_simple dont ignore realloc code
2008-05-06 David S. MillerRevert "atm: Do not free already unregistered net device."
2008-05-05 Chris Wrightdccp: return -EINVAL on invalid feature length
2008-05-05 Jamal Hadi Salimnet_cls_act: Make act_simple use of netlink policy.
2008-05-05 Satoru SATOHip: Use inline function dst_metric() instead of direct...
2008-05-05 Satoru SATOHip: Make use of the inline function dst_metric_locked()
2008-05-05 Pavel Emelyanovatm: Bad locking on br2684_devs modifications.
2008-05-05 Pavel Emelyanovatm: Do not free already unregistered net device.
2008-05-05 Pavel Emelyanovmac80211: Do not free net device after it is unregistered.
2008-05-05 Pavel Emelyanovbridge: Consolidate error paths in br_add_bridge().
2008-05-05 Pavel Emelyanovbridge: Net device leak in br_add_bridge().
2008-05-04 Johannes Bergnet: Fix useless comment reference loop.
2008-05-04 Jarek Poplawskisch_htb: remove from event queue in htb_parent_to_leaf()
2008-05-03 Linus TorvaldsMerge git://git./linux/kernel/git/tglx/linux-2.6-hrt
2008-05-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-05-03 Oliver Hartkopphrtimer: remove duplicate helper function
2008-05-03 Bernard Pidouxrose: Wrong list_lock argument in rose_node seqops
2008-05-03 Daniel Lezcanonetns: Fix reassembly timer to use the right namespace
2008-05-03 Daniel Lezcanonetns: Fix device renaming for sysfs
2008-05-02 Stephen Hemmingerbridge: forwarding table information for >256 devices
2008-05-02 Harvey Harrisondccp: ccid2.c, ccid3.c use clamp(), clamp_t()
2008-05-02 Mike Travisnet: remove NR_CPUS arrays in net/core/dev.c
2008-05-02 Harvey Harrisonnet: use get/put_unaligned_* helpers
2008-05-02 Harvey Harrisonbluetooth: use get/put_unaligned_* helpers
2008-05-02 Harvey Harrisonirda: use get_unaligned_* helpers
2008-05-02 Arjan van de Vennet: Add a WARN_ON_ONCE() to the transmit timeout function
2008-05-02 Ilpo Järvinennet: Add missing braces to multi-statement if()s
2008-05-02 Denis V. Lunevnetfilter: assign PDE->data before gluing PDE into...
2008-05-02 Denis V. Lunevnetfilter: assign PDE->fops before gluing PDE into...
2008-05-02 Denis V. Lunevipv4: assign PDE->data before gluing PDE into /proc...
next