summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-04-17mac80211: optimize minstrel_ewmaKarl Beldan
2013-04-17mac80211: cosmetics for minstrel_debugfsKarl Beldan
2013-04-17mac80211: fix station entry leak/warning while suspendingJohannes Berg
2013-04-17Bluetooth: hidp: fix sending output reports on intr channelDavid Herrmann
2013-04-17Bluetooth: hidp: don't send boot-protocol messages as HID-reportsDavid Herrmann
2013-04-17Bluetooth: hidp: merge 'send' functions into hidp_send_message()David Herrmann
2013-04-17Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()David Herrmann
2013-04-17Bluetooth: hidp: handle kernel_sendmsg() errors correctlyDavid Herrmann
2013-04-17Bluetooth: hidp: remove old session-managementDavid Herrmann
2013-04-17Bluetooth: hidp: add new session-management helpersDavid Herrmann
2013-04-17Bluetooth: l2cap: add l2cap_user sub-modulesDavid Herrmann
2013-04-17Bluetooth: l2cap: introduce l2cap_conn ref-countingDavid Herrmann
2013-04-17Bluetooth: hidp: move hidp_schedule() to core.cDavid Herrmann
2013-04-17Bluetooth: hidp: test "terminate" before sleepingDavid Herrmann
2013-04-17Bluetooth: hidp: remove unused session->state fieldDavid Herrmann
2013-04-17Bluetooth: introduce hci_conn ref-countingDavid Herrmann
2013-04-17Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann
2013-04-17net: drop dst before queueing fragmentsEric Dumazet
2013-04-16mac80211: fix CTS protection handlingFelix Fietkau
2013-04-16mac80211: fix and optimize MCS mask handlingFelix Fietkau
2013-04-16packet: minor: add generic tpacket_uhdr to access packet headersDaniel Borkmann
2013-04-16sctp: Add buffer utilization fields to /proc/net/sctp/assocsDilip Daya
2013-04-16neighbour: Convert NEIGH_PRINTK to neigh_dbgJoe Perches
2013-04-16mac80211: adjust initial chandefs assignments in ieee80211_register_hwKarl Beldan
2013-04-16mac80211: fix rate control tx handler for VHT ratesKarl Beldan
2013-04-16mac80211: remove warning from ieee80211_beacon_lossAlexander Bondar
2013-04-16mac80211: handle wide bandwidth channel switchJohannes Berg
2013-04-16mac80211: parse VHT channel switch IEsJohannes Berg
2013-04-16mac80211: handle extended channel switch announcementJohannes Berg
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg
2013-04-16mac80211: support extended channel switchJohannes Berg
2013-04-16cfg80211: add ieee80211_operating_class_to_bandJohannes Berg
2013-04-16mac80211: unify CSA action frame/beacon processingJohannes Berg
2013-04-16mac80211: use second center_freq segment only in 80+80Johannes Berg
2013-04-16wireless: regulatory: fix channel disabling race conditionJohannes Berg
2013-04-15openvswitch: Use generic struct pcpu_tstats.Pravin B Shelar
2013-04-15openvswitch: Simplify datapath locking.Pravin B Shelar
2013-04-15net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() apiVlad Yasevich
2013-04-15net: sctp: minor: make sctp_ep_common's member 'dead' a boolDaniel Borkmann
2013-04-15net: sctp: remove sctp_ep_common struct member 'malloced'Daniel Borkmann
2013-04-15esp4: fix error return code in esp_output()Wei Yongjun
2013-04-15bridge: make user modified path cost stickystephen hemminger
2013-04-14Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman
2013-04-14net: tcp_memcontrol: minor: remove unused variableDaniel Borkmann
2013-04-14net: sock: make sock_tx_timestamp voidDaniel Borkmann
2013-04-14ipv6: statically link register_inet6addr_notifier()Cong Wang
2013-04-14SUNRPC: Allow rpc_create() to request that TCP slots be unlimitedTrond Myklebust
2013-04-14SUNRPC: Fix a livelock problem in the xprt->backlog queueTrond Myklebust
2013-04-13tcp: tcp_tso_segment() small optimizationEric Dumazet
2013-04-12tcp: GSO should be TSQ friendlyEric Dumazet