aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-11-17act_mirred: cleanupChangli Gao
2009-11-17Phonet: missing rcu_dereference()Rémi Denis-Courmont
2009-11-17netlink: remove subscriptions check on notifierJohannes Berg
2009-11-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-16mac80211: Do not queue Probe Request frames for station MLMEJouni Malinen
2009-11-16net: Fix the rollback test in dev_change_name()Eric Dumazet
2009-11-15remove deprecated and not used: print_mac()Marin Mitov
2009-11-15vlan: Use __vlan_hwaccel_put_tag() in rxEric Dumazet
2009-11-15net: Optimize hard_start_xmit() return checkingJarek Poplawski
2009-11-15net: check the return value of ndo_select_queue()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-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller
2009-11-13Phonet: convert routing table to RCURémi Denis-Courmont
2009-11-13Phonet: put protocols array under RCURémi Denis-Courmont
2009-11-13iucv: add work_queue cleanup for suspendUrsula Braun
2009-11-13inetpeer: Optimize inet_getid()Eric Dumazet
2009-11-13ipv6: speedup inet6_dump_addr()Eric Dumazet
2009-11-13ipv4: speedup inet_dump_ifaddr()Eric Dumazet
2009-11-13igmp: Use next_net_device_rcu()Eric Dumazet
2009-11-13ipv6: use RCU to walk list of network devicesEric Dumazet
2009-11-13net: TCP_MSS_DEFAULT, TCP_MSS_DESIREDWilliam Allen Simpson
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-13nl80211: only allow adding stations to running vlan interfacesFelix Fietkau
2009-11-13mac80211: fix broadcast frame handling for 4-addr AP VLANsFelix Fietkau
2009-11-13cfg80211: return channel noise via survey APIHolger Schurig
2009-11-13cfg80211: introduce nl80211_get_ifidx()Holger Schurig
2009-11-13mac80211: update copyrights to 2009Rui Paulo
2009-11-13mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo
2009-11-13mac80211: implement a timer to send RANN action framesRui Paulo
2009-11-13mac80211: replace "destination" with "target" to follow the specRui Paulo
2009-11-13mac80211: add the DS params to the beaconRui Paulo
2009-11-13mac80211: fix BSSID setup for beacon framesRui Paulo
2009-11-13mac80211: set the AID field correctly for mesh peer framesRui Paulo
2009-11-13mac80211: properly forward the RANN IERui Paulo
2009-11-13mac80211: update PERR frame formatRui Paulo
2009-11-13mac80211: implement RANN processing and forwardingRui Paulo
2009-11-13vlan/macvlan: propagate transmission state to upper layersPatrick McHardy
2009-11-13net: allow to propagate errors through ->ndo_hard_start_xmit()Patrick McHardy
2009-11-13tcp: provide more information on the tcp receive_queue bugsIlpo Järvinen
2009-11-13ieee802154: make wpan-phy class registration to subsys_initcallDmitry Eremin-Solenikov
2009-11-11net/atm: move all compat_ioctl handling to atm/ioctl.cArnd Bergmann
2009-11-11net/compat: fix dev_ifsioc emulation corner casesArnd Bergmann
2009-11-11decnet: convert dndev_lock to spinlockstephen hemminger
2009-11-11decnet: add RTNL lock when reading address liststephen hemminger