summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-01-18Merge branch 'master' ofThomas Gleixner
2010-01-18ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller
2010-01-18netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy
2010-01-18netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal
2010-01-14Merge branch 'master' ofThomas Gleixner
2010-01-06ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy
2009-12-19Merge branch 'master' ofThomas Gleixner
2009-12-18net: Fix userspace RTM_NEWLINK notifications.Eric W. Biederman
2009-12-18ipvs: zero usvc and udestSimon Horman
2009-12-18vlan: Fix register_vlan_dev() error pathEric Dumazet
2009-12-18net: Fix the rollback test in dev_change_name()Eric Dumazet
2009-12-18ip_fragment: also adjust skb->truesize for packets not owned by a socketPatrick McHardy
2009-12-18gro: Fix illegal merging of trailer trashHerbert Xu
2009-12-18mac80211: Fix bug in computing crc over dynamic IEs in beaconVasanthakumar Thiagarajan
2009-12-18SUNRPC: IS_ERR/PTR_ERR confusionRoel Kluin
2009-12-16Merge branch 'master' ofThomas Gleixner
2009-12-08netfilter: xt_connlimit: fix regression caused by zero family valueJan Engelhardt
2009-12-08netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik
2009-12-08ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL...David Ford
2009-12-08net: fix sk_forward_alloc corruptionEric Dumazet
2009-12-08pkt_sched: pedit use proper structJamal Hadi Salim
2009-12-08udp: Fix udp_poll() and ioctl()Eric Dumazet
2009-12-08rfkill: fix miscdev opsJohannes Berg
2009-12-08mac80211: fix spurious delBA handlingJohannes Berg
2009-12-08mac80211: fix two remote exploitsJohannes Berg
2009-11-10Merge branch 'master' ofThomas Gleixner
2009-11-09netlink: fix typo in initialization (CVE-2009-3612)Jiri Pirko
2009-11-09AF_UNIX: Fix deadlock on connecting to shutdown socket (CVE-2009-3621)Tomoki Sekiyama
2009-11-09mac80211: check interface is down before type changeJohannes Berg
2009-11-09mac80211: fix for incorrect sequence number on hostapd injected framesBjörn Smedman
2009-11-06Merge branch 'rt/head' into rt/2.6.31Thomas Gleixner
2009-11-06netlink: fix typo in initializationJiri Pirko
2009-11-06AF_UNIX: Fix deadlock on connecting to shutdown socketTomoki Sekiyama
2009-10-29v2.6.31.5-rt16Thomas Gleixner
2009-10-22mac80211: fix vlan and optimise RXJohannes Berg
2009-10-22Bluetooth: Let HIDP grab the device reference for connectionsMarcel Holtmann
2009-10-22Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann
2009-10-22Bluetooth: Disconnect HIDRAW devices on disconnectMarcel Holtmann
2009-10-13Merge 2.6.31.4Thomas Gleixner
2009-10-12sit: fix off-by-one in ipip6_tunnel_get_prlSascha Hlusiak
2009-10-12ax25: Fix SIOCAX25GETINFO ioctlEric Dumazet
2009-10-12ax25: Fix possible oops in ax25_make_newJarek Poplawski
2009-10-12appletalk: Fix skb leak when ipddp interface is not loadedArnaldo Carvalho de Melo
2009-10-12net: Fix sock_wfree() raceEric Dumazet
2009-10-12tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG()Robert Varga
2009-10-12net: unix: fix sending fds in multiple buffersMiklos Szeredi
2009-10-12net: restore tx timestamping for accelerated vlansEric Dumazet
2009-10-06Merge branch 'master' ofThomas Gleixner
2009-10-05netfilter: ebt_ulog: fix checkentry return valuePatrick McHardy
2009-10-05netfilter: bridge: refcount fixPatrick McHardy