aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: sctp: minor: make sctp_ep_common's member 'dead' a boolDaniel Borkmann2013-04-15
* net: sctp: remove sctp_ep_common struct member 'malloced'Daniel Borkmann2013-04-15
* net: tcp_memcontrol: minor: remove unused variableDaniel Borkmann2013-04-14
* net: sock: make sock_tx_timestamp voidDaniel Borkmann2013-04-14
* tcp: tcp_tso_segment() small optimizationEric Dumazet2013-04-13
* tcp: GSO should be TSQ friendlyEric Dumazet2013-04-12
* act_csum: fix possible use after freeEric Dumazet2013-04-12
* Revert "netprio_cgroup: make local table static"David S. Miller2013-04-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-04-11
|\
| * xfrm_user: constify netlink dispatch tableMathias Krause2013-03-06
| * xfrm: allow to avoid copying DSCP during encapsulationNicolas Dichtel2013-03-06
* | netprio_cgroup: make local table staticstephen hemminger2013-04-10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-10
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-10
| |\ \
| | * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-03
| | |\ \
| | | * | cfg80211: sched_scan_mtx lock in cfg80211_conn_work()Artem Savkov2013-03-30
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-29
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-03-25
| |\ \ \ \ \
| | * | | | | Bluetooth: fix error return code in rfcomm_add_listener()Wei Yongjun2013-03-20
| | * | | | | Bluetooth: Fix PIN/Confirm/Passkey response parametersJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Simplify address parameters of user_pairing_resp()Johan Hedberg2013-03-18
| | * | | | | Bluetooth: Fix fast connectable state when enabling page scanJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Fix updating page scan parameters when not necessaryJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Update page scan parameters after successful write commandsJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Add reading of page scan parametersJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Disable fast connectable when disabling connectableJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Refactor fast connectable HCI commandsJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Add proper flag for fast connectable modeJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Fix error response for simultaneous fast connectable commandsJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Limit fast connectable support to >= 1.2 controllersJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Fix fast connectable response sendingJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Use an async request for mgmt_set_connectableJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Fix setting local name to the existing valueJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Fix local name setting for LE-only controllersJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Handle AD updating through an async requestJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Fix waiting for EIR update when setting local nameJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Fix clearing flags on power off before notifying mgmtJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Clear non-persistent flags when closing HCI deviceJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Add a define for the HCI persistent flags maskJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Remove useless HCI_PENDING_CLASS flagJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Fix UUID/class mgmt command response synchronizationJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Fix busy condition testing for EIR and class updatesJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Wait for HCI command completion with mgmt_set_poweredJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Update mgmt powered HCI commands to use async requestsJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Move power on HCI command updates to their own functionJohan Hedberg2013-03-18
| | * | | | | Bluetooth: Replaced kzalloc and memcpy with kmemdupAlexandru Gheorghiu2013-03-18
| | * | | | | Bluetooth: Use PTR_RET functionAlexandru Gheorghiu2013-03-18
| | * | | | | Bluetooth: Fix endianness handling of cmd_status/complete opcodesJohan Hedberg2013-03-09
| | * | | | | Bluetooth: Check req->err in hci_req_addAndre Guedes2013-03-09
| | * | | | | Bluetooth: Make hci_req_add returning voidAndre Guedes2013-03-09