summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-02-28Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2011-02-28Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2011-02-28Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-02-28Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2011-02-28Merge remote-tracking branch 'wireless/master'Stephen Rothwell
2011-02-28Merge remote-tracking branch 'net/master'Stephen Rothwell
2011-02-28Merge remote-tracking branch 'hid/for-next'Stephen Rothwell
2011-02-28Merge remote-tracking branch 'v9fs/for-next'Stephen Rothwell
2011-02-28Merge remote-tracking branch 'net-current/master'Stephen Rothwell
2011-02-27Bluetooth: Use ERR_PTR as return error from hci_connectVille Tervo
2011-02-27Bluetooth: Validate data size before accessing mgmt commandsSzymon Janc
2011-02-27Bluetooth: Move index to common header in management interfaceSzymon Janc
2011-02-27Bluetooth: Use proper command structure in remove_uuidSzymon Janc
2011-02-25pfkey: Use const where possible.David S. Miller
2011-02-25Bluetooth: Remove duplicated BT_INFO() from L2CAPGustavo F. Padovan
2011-02-25Bluetooth: remove unnecessary call to hci_sock_cleanupAnand Gadiyar
2011-02-25sched: protocol only needed when CONFIG_NET_CLS_ACT is enabledHagen Paul Pfeifer
2011-02-25ipv6: ignore rtnl_unicast() return codeHagen Paul Pfeifer
2011-02-25ipv6: variable next is never used in this functionHagen Paul Pfeifer
2011-02-25ipv6: hash is calculated but not used afterwardsHagen Paul Pfeifer
2011-02-25ipv6: totlen is declared and assigned but not usedHagen Paul Pfeifer
2011-02-25dccp: newdp is declared/assigned but never be usedHagen Paul Pfeifer
2011-02-25net: handle addr_type of 0 properlyHagen Paul Pfeifer
2011-02-25mac80211: support direct offchannel TX offloadJohannes Berg
2011-02-25mac80211: better fix for conn_mon_timer running after disassociateStanislaw Gruszka
2011-02-25mac80211: copy peer MCS TX parametersJohannes Berg
2011-02-25mac80211: remove IBSS merge delayJohannes Berg
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-02-25[net/9p] Small non-IO PDUs for zero-copy supporting transports.Venkateswararao Jujjuri (JV)
2011-02-25[net/9p] Handle Zero Copy TREAD/RERROR case in !dotl case.Venkateswararao Jujjuri (JV)
2011-02-25[net/9p] readdir zerocopy changes for 9P2000.L protocol.Venkateswararao Jujjuri (JV)
2011-02-25[net/9p] Write side zerocopy changes for 9P2000.L protocol.Venkateswararao Jujjuri (JV)
2011-02-25[net/9p] Read side zerocopy changes for 9P2000.L protocol.Venkateswararao Jujjuri (JV)
2011-02-25[net/9p] Add preferences to transport layer.Venkateswararao Jujjuri (JV)
2011-02-25[net/9p] Add gup/zero_copy support to VirtIO transport layer.Venkateswararao Jujjuri (JV)
2011-02-25[net/9p] Assign type of transaction to tc->pdu->id which is otherwise unsed.Venkateswararao Jujjuri (JV)
2011-02-25[net/9p] Preparation and helper functions for zero copyVenkateswararao Jujjuri (JV)
2011-02-25phonet: Protect pipe_do_remove() with appropriate ifdefs.David S. Miller
2011-02-25Phonet: fix flawed "SYN/ACK" logicRémi Denis-Courmont
2011-02-25Phonet: don't bother with transaction IDs (especially for indications)Rémi Denis-Courmont
2011-02-25Phonet: remove redumdant pep->pipe_stateRémi Denis-Courmont
2011-02-25Phonet: use socket destination in pipe protocolRémi Denis-Courmont
2011-02-25Phonet: implement per-socket destination/peer addressRémi Denis-Courmont
2011-02-25Phonet: allow multiple listen() and fix small race conditionRémi Denis-Courmont
2011-02-25RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroyAnton Blanchard
2011-02-25sysctl: ipv6: use correct net in ipv6_sysctl_rtcache_flushLucian Adrian Grijincu
2011-02-24sch_netem: Need to include vmalloc.hDavid S. Miller
2011-02-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-02-24sch_choke: add choke_skb_cbEric Dumazet
2011-02-24netem: update version and cleanupstephen hemminger