serial: fix NULL pointer dereference
[safe/jmp/linux-2.6] / net /
2009-11-25 Alexey Dobriyannet: convert /proc/net/rt_acct to seq_file
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-11-25 Eric Dumazetmac80211: Speedup ieee80211_remove_interfaces()
2009-11-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-24 Joe Perchesnet/ipv6: Move && and || to end of previous line
2009-11-24 Eric Dumazetpktgen: Fix netdevice unregister
2009-11-23 Joe Perchesnetfilter: net/ipv[46]/netfilter: Move && and || to...
2009-11-23 Jaswinder Singh... mac80211: Fix missing kernel-doc notation
2009-11-23 Johannes Bergmac80211: fix rcu locking
2009-11-23 Johannes Bergmac80211: remove dead struct member
2009-11-23 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-23 Johannes Bergrfkill: fix miscdev ops
2009-11-23 Vlad Yasevichsctp: prevent too-fast association id reuse
2009-11-23 Andrei Pelinescu... sctp: fix integer overflow when setting the autoclose...
2009-11-23 Andrei Pelinescu... sctp: limit maximum autoclose setsockopt value
2009-11-23 Neil Hormansctp: Fix mis-ordering of user space data when multihom...
2009-11-23 Vlad Yasevichsctp: Update max.burst implementation
2009-11-23 Vlad Yasevichsctp: Remove useless last_time_used variable
2009-11-23 Amerigo Wangsctp: remove deprecated SCTP_GET_*_OLD stuffs
2009-11-23 Andrei Pelinescu... sctp: allow setting path_maxrxt independent of SPP_PMTU...
2009-11-23 Vlad Yasevichsctp: Update SWS avaoidance receiver side algorithm
2009-11-23 Vlad Yasevichsctp: Select a working primary during sctp_connectx()
2009-11-23 Vlad Yasevichsctp: Fix malformed "Invalid Stream Identifier" error
2009-11-23 Wei Yongjunsctp: implement the sender side for SACK-IMMEDIATELY...
2009-11-23 Wei Yongjunsctp: implement the receiver side for SACK-IMMEDIATELY...
2009-11-23 Joe Perchesnet/ipv4: Move && and || to end of previous line
2009-11-23 Eric Dumazetpktgen: Fix device name compares
2009-11-23 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-23 Patrick McHardynetfilter: xt_limit: fix invalid return code in limit_m...
2009-11-23 Florian Westphalnetfilter: xtables: fix conntrack match v1 ipt-save...
2009-11-23 Pablo Neira Ayusonetfilter: nf_ct_tcp: improve out-of-sync situation...
2009-11-23 Jaswinder Singh... net: Fix missing kernel-doc notation
2009-11-21 David S. Millertcp: Don't make syn cookies initial setting depend...
2009-11-20 Eric Dumazetnet: rename skb->iif to skb->skb_iif
2009-11-19 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2009-11-19 Patrick McHardynetfilter: nf_log: fix sleeping function called from...
2009-11-19 Patrick McHardynetfilter: xt_osf: fix xt_osf_remove_callback() return...
2009-11-19 Rui Paulomac80211: fix endianess on mesh_path_error_tx() calls
2009-11-19 Johannes Bergmac80211: add per-station HT capability file
2009-11-19 Johannes Bergmac80211: avoid spurious deauth frames/messages
2009-11-19 Johannes Bergmac80211: request TX status where needed
2009-11-19 Johannes Bergcfg80211: disallow bridging managed/adhoc interfaces
2009-11-19 Johannes Bergcfg80211: introduce capability for 4addr mode
2009-11-19 Johannes Bergcfg80211: convert bools into flags
2009-11-19 Johannes Bergmac80211: fix resume
2009-11-19 Andrew HendryX25: Enable setting of cause and diagnostic fields
2009-11-19 Eric Dumazetnetsched: Allow var_sk_bound_if meta to work on all...
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-11-18 Rui Paulomac80211: update cfg80211 scan result code for the...
2009-11-18 Rui Paulomac80211: use a structure to hold the mesh config infor...
2009-11-18 Johannes Bergmac80211: move TX status handling
2009-11-18 Johannes Bergmac80211: remove encrypt parameter from ieee80211_tx_skb
2009-11-18 Marcel Holtmannrfkill: Add constant for RFKILL_TYPE_FM radio devices
2009-11-18 Johannes Bergcfg80211: re-join IBSS when privacy changes
2009-11-18 Sujithmac80211: Fix panic in aggregation handling
2009-11-18 Jouni Malinencfg80211: Allow reassociation in associated state
2009-11-18 Johannes Bergmac80211: make software rate control optional
2009-11-18 Johannes Bergmac80211: use fixed broadcast address
2009-11-18 Johannes Bergmac80211: remove dev_hold/put calls
2009-11-18 Johannes Bergmac80211: improve rate handling
2009-11-18 Johannes Bergmac80211: trim RX data
2009-11-18 Johannes Bergmac80211: cleanup reorder buffer handling
2009-11-18 Johannes Bergmac80211: push michael MIC report after DA check
2009-11-18 Johannes Bergmac80211: convert aggregation to operate on vifs/stas
2009-11-18 Johannes Bergmac80211: let sta_info_get_by_idx get sta by sdata
2009-11-18 Felix Fietkaumac80211: reduce the amount of unnecessary traffic...
2009-11-18 Johannes Bergmac80211: fix addba timer (again...)
2009-11-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-18 Rémi Denis-CourmontPhonet: convert devices list to RCU
2009-11-18 Eric W. Biedermansysctl: Drop & in front of every proc_handler.
2009-11-18 Octavian Purdilanet: device name allocation cleanups
2009-11-18 Eric Dumazetnetns: net_identifiers should be read_mostly
2009-11-18 Eric Dumazetlinkwatch: linkwatch_forget_dev() to speedup device...
2009-11-18 Octavian Purdilaipv4: factorize cache clearing for batched unregister...
2009-11-18 Octavian Purdilanet: introduce NETDEV_UNREGISTER_PERNET
2009-11-18 Eric Dumazetvlan: Precise RX stats accounting
2009-11-18 Eric Dumazetnet: add dev_txq_stats_fold() helper
2009-11-17 Eric Dumazetvlan: Fix register_vlan_dev() error path
2009-11-17 Herbert Xugro: Fix illegal merging of trailer trash
2009-11-17 Changli Gaoact_mirred: optimization.
2009-11-17 Changli Gaoact_mirred: cleanup
2009-11-17 Rémi Denis-CourmontPhonet: missing rcu_dereference()
2009-11-17 Johannes Bergnetlink: remove subscriptions check on notifier
2009-11-17 Eric W. BiedermanMerge commit 'v2.6.32-rc7'
2009-11-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-16 Jouni Malinenmac80211: Do not queue Probe Request frames for station...
2009-11-16 Eric Dumazetnet: Fix the rollback test in dev_change_name()
2009-11-16 Marin Mitovremove deprecated and not used: print_mac()
2009-11-16 Eric Dumazetvlan: Use __vlan_hwaccel_put_tag() in rx
2009-11-16 Jarek Poplawskinet: Optimize hard_start_xmit() return checking
2009-11-16 Eric Dumazetnet: check the return value of ndo_select_queue()
2009-11-16 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-16 Gustavo F. PadovanBluetooth: Fix regression with L2CAP configuration...
2009-11-16 Gustavo F. PadovanBluetooth: Select Basic Mode as default for SOCK_SEQPACKET
2009-11-16 Andrei EmeltchenkoBluetooth: Set general bonding security for ACL by...
2009-11-15 David S. MillerMerge branch 'for-next' of git://git./linux/kernel...
2009-11-14 Rémi Denis-CourmontPhonet: convert routing table to RCU
2009-11-14 Rémi Denis-CourmontPhonet: put protocols array under RCU
2009-11-14 Ursula Brauniucv: add work_queue cleanup for suspend
next