summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-12-18ipvs: zero usvc and udestSimon Horman
2009-12-18net: Fix userspace RTM_NEWLINK notifications.Eric W. Biederman
2009-12-18mac80211: Fix dynamic power save for scanning.Vivek Natarajan
2009-12-18ip_fragment: also adjust skb->truesize for packets not owned by a socketPatrick McHardy
2009-12-18wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECJohn W. Linville
2009-12-18mac80211: fix scan abort sanity checksJohannes Berg
2009-12-18mac80211: Revert 'Use correct sign for mesh active path refresh'Javier Cardona
2009-12-18mac80211: Fixed bug in mesh portal pathsJavier Cardona
2009-12-18mac80211: Fix bug in computing crc over dynamic IEs in beaconVasanthakumar Thiagarajan
2009-12-18SUNRPC: IS_ERR/PTR_ERR confusionRoel Kluin
2009-11-30Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Linus Torvalds
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg
2009-11-30mac80211: fix two remote exploitsJohannes Berg
2009-11-29ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL...David Ford
2009-11-29sctp: on T3_RTX retransmit all the in-flight chunksAndrei Pelinescu-Onciul
2009-11-24pktgen: Fix netdevice unregisterEric Dumazet
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-23rfkill: fix miscdev opsJohannes Berg
2009-11-23pktgen: Fix device name comparesEric Dumazet
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-11-23netfilter: xt_limit: fix invalid return code in limit_mt_check()Patrick McHardy
2009-11-19Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-11-19netfilter: nf_log: fix sleeping function called from invalid context in seq_s...Patrick McHardy
2009-11-19netfilter: xt_osf: fix xt_osf_remove_callback() return valuePatrick McHardy
2009-11-19mac80211: fix resumeJohannes Berg
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-18mac80211: fix addba timer (again...)Johannes Berg
2009-11-17vlan: Fix register_vlan_dev() error pathEric Dumazet
2009-11-17gro: Fix illegal merging of trailer trashHerbert Xu
2009-11-16net: Fix the rollback test in dev_change_name()Eric Dumazet
2009-11-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-11-16Bluetooth: Fix regression with L2CAP configuration in Basic ModeGustavo F. Padovan
2009-11-16Bluetooth: Select Basic Mode as default for SOCK_SEQPACKETGustavo F. Padovan
2009-11-16Bluetooth: Set general bonding security for ACL by defaultAndrei Emeltchenko
2009-11-13ipmr: missing dev_put() on error path in vif_add()Dan Carpenter
2009-11-13sctp: Set socket source address when additing first transportVlad Yasevich
2009-11-13sctp: Fix regression introduced by new sctp_connectx apiVlad Yasevich
2009-11-13sctp: Set source addresses on the association before adding transportsVlad Yasevich
2009-11-14SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr()Chuck Lever
2009-11-13tcp: provide more information on the tcp receive_queue bugsIlpo Järvinen
2009-11-13netfilter: nf_log: fix sleeping function called from invalid context in seq_s...Wu Fengguang
2009-11-13netfilter: xt_osf: fix xt_osf_remove_callback() return valueRoel Kluin
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-08can: should not use __dev_get_by_index() without locksEric Dumazet
2009-11-06ipip: Fix handling of DF packets when pmtudisc is OFFHerbert Xu
2009-11-06netfilter: xt_connlimit: fix regression caused by zero family valueJan Engelhardt
2009-11-06decnet: netdevice refcount leakEric Dumazet
2009-11-06netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik
2009-11-05rose: device refcount leakEric Dumazet