summaryrefslogtreecommitdiff
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell2017-04-071-1/+1
|\
| * mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney2017-03-161-1/+1
* | Merge remote-tracking branch 'mac80211-next/master'Stephen Rothwell2017-04-072-15/+168
|\ \
| * | cfg80211: add documentation for cfg80211_get_bss()Johannes Berg2017-03-311-1/+11
| * | cfg80211: Add support for FILS shared key authentication offloadVidyullatha Kanchanapally2017-03-311-2/+55
| * | cfg80211: Use a structure to pass connect response paramsVidyullatha Kanchanapally2017-03-311-8/+83
| * | mac80211: remove ieee80211_tx_rate_control.max_rate_idxJohannes Berg2017-03-071-4/+0
| * | mac80211: Add set_cqm_rssi_range_configAndrew Zaborowski2017-03-061-0/+6
| * | cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski2017-03-061-0/+13
* | | Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell2017-04-073-4/+21
|\ \ \
| * | | Bluetooth: L2CAP: Fix L2CAP_CR_SCID_IN_USE valueMarcin Kraglak2017-03-291-1/+1
| * | | 6lowpan: Fix IID format for BluetoothLuiz Augusto von Dentz2017-03-291-4/+0
| * | | 6lowpan: Use netdev addr_len to determine lladdr lenLuiz Augusto von Dentz2017-03-291-0/+19
| * | | Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_tElena Reshetova2017-03-291-3/+5
* | | | Merge remote-tracking branch 'ipsec-next/master'Stephen Rothwell2017-04-071-6/+5
|\ \ \ \
| * | | | xfrm: branchless addr4_match() on 64-bitAlexey Dobriyan2017-03-271-2/+2
| * | | | xfrm: use "unsigned int" in addr_match()Alexey Dobriyan2017-03-241-3/+3
| * | | | xfrm: remove unused struct xfrm_mgr::idAlexey Dobriyan2017-03-241-1/+0
* | | | | Merge tag 'rxrpc-rewrite-20170406' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-04-061-1/+1
|\ \ \ \ \
| * | | | | rxrpc: Note a successfully aborted kernel operationDavid Howells2017-04-061-1/+1
* | | | | | net/sched: Removed unused vlan actions definitionOr Gerlitz2017-04-061-3/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-062-11/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | sctp: get sock from transport in sctp_transport_update_pmtuXin Long2017-04-052-6/+5
| * | | | | sctp: check for dst and pathmtu update in sctp_packet_configXin Long2017-04-031-3/+14
| * | | | | sctp: alloc stream info when initializing asocXin Long2017-03-301-1/+2
| * | | | | sctp: change to save MSG_MORE flag into assocXin Long2017-03-281-1/+1
* | | | | | bonding: attempt to better support longer hw addressesJarod Wilson2017-04-051-1/+11
* | | | | | Merge tag 'linux-can-next-for-4.13-20170404' of git://git.kernel.org/pub/scm/...David S. Miller2017-04-052-0/+35
|\ \ \ \ \ \
| * | | | | | can: initial support for network namespacesMario Kicherer2017-04-042-0/+35
* | | | | | | net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14Gao Feng2017-04-051-0/+3
|/ / / / / /
* | | | | | flowcache: more "unsigned int"Alexey Dobriyan2017-04-031-3/+3
* | | | | | flowcache: make flow_key_size() return "unsigned int"Alexey Dobriyan2017-04-031-1/+1
* | | | | | sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctpXin Long2017-04-031-0/+2
* | | | | | sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops()Eric Dumazet2017-04-021-1/+1
* | | | | | net: mpls: Increase max number of labels for lwt encapDavid Ahern2017-04-011-3/+2
* | | | | | net: dsa: add cross-chip bridging operationsVivien Didelot2017-04-011-0/+8
* | | | | | sock: avoid dirtying sk_stamp, if possiblePaolo Abeni2017-03-301-1/+4
* | | | | | Merge tag 'mlx5e-pedit' of git://git.kernel.org/pub/scm/linux/kernel/git/saee...David S. Miller2017-03-291-0/+45
|\ \ \ \ \ \
| * | | | | | net/sched: Add accessor functions to pedit keys for offloading driversOr Gerlitz2017-03-281-0/+45
* | | | | | | net: dsa: dsa2: Add basic support of devlinkAndrew Lunn2017-03-281-0/+5
* | | | | | | net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2017-03-281-0/+9
| |_|_|/ / / |/| | | | |
* | | | | | net: ipv6: Refactor inet6_netconf_notify_devconf to take eventDavid Ahern2017-03-281-2/+2
* | | | | | ipv6: add support for NETDEV_RESEND_IGMP eventVlad Yasevich2017-03-281-0/+2
* | | | | | devlink: Support for pipeline debug (dpipe)Arkadi Sharshevsky2017-03-281-0/+259
|/ / / / /
* | | | | bonding: split bond_set_slave_link_state into two partsMahesh Bandewar2017-03-271-5/+17
* | | | | net: Commonize busy polling code to focus on napi_id instead of socketSridhar Samudrala2017-03-241-5/+15
* | | | | net: Track start of busy loop instead of when it should endAlexander Duyck2017-03-241-30/+38
* | | | | net: Change return type of sk_busy_loop from bool to voidAlexander Duyck2017-03-241-3/+2
* | | | | net: Only define skb_mark_napi_id in one spot instead of twoAlexander Duyck2017-03-241-13/+9
* | | | | net: Busy polling should ignore sender CPUsAlexander Duyck2017-03-241-2/+7