aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* net: sctp: minor: remove dead code from sctp_packetDaniel Borkmann2013-04-22
* net: remove a stale comment for dl_nextEric Dumazet2013-04-22
* netfilter: rename netlink related "pid" variables to "portid"Patrick McHardy2013-04-19
* net: sctp: sctp_ulpq: remove 'malloced' struct memberDaniel Borkmann2013-04-17
* net: sctp: sctp_bind_addr: remove dead codeDaniel Borkmann2013-04-17
* net: sctp: sctp_transport: remove unused variableDaniel Borkmann2013-04-17
* net: sctp: sctp_outq: remove 'malloced' from its structDaniel Borkmann2013-04-17
* net: sctp: sctp_inq: remove dead codeDaniel Borkmann2013-04-17
* net: sctp: sctp_ssnmap: remove 'malloced' element from structDaniel Borkmann2013-04-17
* 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: sock: make sock_tx_timestamp voidDaniel Borkmann2013-04-14
* tcp: GSO should be TSQ friendlyEric Dumazet2013-04-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-04-11
|\
| * xfrm: allow to avoid copying DSCP during encapsulationNicolas Dichtel2013-03-06
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-10
|\ \
| * \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-03-25
| |\ \
| | * | Bluetooth: Add reading of page scan parametersJohan Hedberg2013-03-18
| | * | Bluetooth: Add proper flag for fast connectable modeJohan Hedberg2013-03-18
| | * | Bluetooth: Handle AD updating through an async requestJohan 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: Make hci_req_add returning voidAndre Guedes2013-03-09
| | * | Bluetooth: HCI request error handlingAndre Guedes2013-03-09
| | * | Bluetooth: Remove unused hdev->init_last_cmdJohan Hedberg2013-03-08
| | * | Bluetooth: Use async requests internally in hci_req_syncJohan Hedberg2013-03-08
| | * | Bluetooth: Add request cmd_complete and cmd_status functionsJohan Hedberg2013-03-08
| | * | Bluetooth: Introduce new hci_req_add functionJohan Hedberg2013-03-08
| | * | Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg2013-03-08
| | * | Bluetooth: Remove RFCOMM session refcntDean Jenkins2013-03-08
| | * | Bluetooth: Return RFCOMM session ptrs to avoid freed sessionDean Jenkins2013-03-08
| | * | Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann2013-03-08
| | * | Bluetooth: Rename hci_acl_disconnAndre Guedes2013-03-08
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-25
| |\ \ \
| | * | | mac80211: stop queues temporarily for flushingJohannes Berg2013-03-18
| | * | | mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-18
| | * | | mac80211: remove vif debugfs driver callbacksStanislaw Gruszka2013-03-18
| | * | | mac80211: move sdata debugfs dir to vifStanislaw Gruszka2013-03-18
| | * | | mac80211: add driver callback for per-interface multicast filterAlexander Bondar2013-03-11
| | * | | mac80211: provide ieee80211_sta_eosp()Johannes Berg2013-03-07
* | | | | net: sctp: introduce uapi header for sctpDaniel Borkmann2013-04-09
* | | | | netprio_cgroup: remove task_struct parameter from sock_update_netprio()Zefan Li2013-04-09
* | | | | cls_cgroup: remove task_struct parameter from sock_update_classid()Zefan Li2013-04-09
* | | | | net: ipv6: only invalidate previously tokenized addressesDaniel Borkmann2013-04-09
* | | | | net: ipv6: add tokenized interface identifier supportDaniel Borkmann2013-04-08
* | | | | ieee802154/nl-mac.c: make some MLME operations optionalWerner Almesberger2013-04-08
* | | | | IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"Werner Almesberger2013-04-08
* | | | | scm: Stop passing struct credEric W. Biederman2013-04-07
* | | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-04-07
|\ \ \ \ \
| * | | | | netfilter: nf_log: prepare net namespace support for loggersGao feng2013-04-05