summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-03-01Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'wireless/master'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'net/master'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'hid/for-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'v9fs/for-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'net-current/master'Stephen Rothwell
2011-02-28net/9p: Implement syncfs 9P operationAneesh Kumar K.V
2011-02-28net: TX timestamps for IPv6 UDP packetsAnders Berggren
2011-02-28llc: avoid skb_clone() if there is only one handlerChangli Gao
2011-02-28netlink: handle errors from netlink_dump()Andrey Vagin
2011-02-28Bluetooth: Fix BT_L2CAP and BT_SCO in KconfigGustavo F. Padovan
2011-02-28net: Forgot to commit net/core/dev.c part of Jiri's ->rx_handler patch.David S. Miller
2011-02-28Bluetooth: Log all parameters in cmd_status for easier debuggingSzymon Janc
2011-02-28Bluetooth: Fix possible NULL pointer dereference in cmd_completeSzymon Janc
2011-02-27xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.David S. Miller
2011-02-27xfrm: Pass name as const to xfrm_*_get_byname().David S. Miller
2011-02-27bond: service netpoll arp queue on master deviceAmerigo Wang
2011-02-27netpoll: remove IFF_IN_NETPOLL flagAmerigo Wang
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