summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* l2tp: revert "l2tp: add peer_offset parameter"James Chapman2018-01-054-37/+8Star
* Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc...David S. Miller2018-01-0426-117/+180
|\
| * mac80211: Fix setting TX power on monitor interfacesPeter Große2018-01-042-2/+29
| * cfg80211: Scan results to also report the per chain signal strengthSunil Dutt2017-12-192-0/+10
| * nl80211: send deauth reason if locally generatedDavid Spinadel2017-12-191-1/+1
| * Revert "mac80211: Add TXQ scheduling API"Johannes Berg2017-12-197-73/+41Star
| * Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg2017-12-199-97/+8Star
| * mac80211: Add airtime account and scheduling to TXQsToke Høiland-Jørgensen2017-12-119-8/+97
| * mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen2017-12-117-41/+73
| * mac80211: Add MIC space only for TX key optionDavid Spinadel2017-12-113-8/+24
| * mac80211: don't warn on AID field without top two MSBs setJohannes Berg2017-12-111-4/+5
| * nl80211: add a few extended error strings to key parsingJohannes Berg2017-12-111-20/+41
| * cfg80211: cleanup signal strength units notationSergey Matyukevich2017-12-112-9/+9
| * cfg80211: IBSS: Add support for static WEP in driver for IBSSTova Mussai2017-12-111-0/+5
| * mac80211: remove BUG() when interface type is invalidLuca Coelho2017-12-111-1/+1
| * mac80211: call synchronize_net once in the restart flowSara Sharon2017-12-113-10/+15
| * mac80211: always update the PM state of a peer on MGMT / DATA framesEmmanuel Grumbach2017-12-111-12/+5Star
| * mac80211: make __ieee80211_start_rx_ba_session staticJohannes Berg2017-12-112-8/+5Star
| * mac80211: enable TDLS peer buffer STA featureYingying Tang2017-12-112-1/+5
| * mac80211: avoid looking up tid_tx/tid_rx from timersJohannes Berg2017-12-112-37/+11Star
| * mac80211: mark expected switch fall-throughsGustavo A. R. Silva2017-12-1110-4/+14
* | net: dsa: Fix dsa_legacy_register() return valueFlorian Fainelli2018-01-031-1/+1
* | net: dccp: Remove dccpprobe moduleMasami Hiramatsu2018-01-023-222/+0Star
* | net: dccp: Add DCCP sendmsg trace eventMasami Hiramatsu2018-01-023-0/+92
* | net: sctp: Remove debug SCTP probe moduleMasami Hiramatsu2018-01-023-259/+0Star
* | net: sctp: Add SCTP ACK tracking trace eventMasami Hiramatsu2018-01-021-0/+5
* | net: tcp: Remove TCP probe moduleMasami Hiramatsu2018-01-023-319/+0Star
* | net: tcp: Add trace events for TCP congestion window tracingMasami Hiramatsu2018-01-021-0/+3
* | inet_diag: Add equal-operator for portsKristian Evensen2018-01-021-0/+8
* | openvswitch: drop unneeded newlineJulia Lawall2018-01-021-2/+2
* | net: dccp: drop unneeded newlineJulia Lawall2018-01-021-1/+1
* | net: sched: fix skb leak in dev_requeue_skb()Wei Yongjun2018-01-021-8/+21
* | net: sched: Move offload check till after dump callNogah Frankel2018-01-021-3/+2Star
* | net_sch: red: Fix the new offload indicationNogah Frankel2018-01-021-12/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-2917-50/+198
|\ \
| * | strparser: Call sock_owned_by_user_nocheckTom Herbert2017-12-281-1/+1
| * | skbuff: in skb_copy_ubufs unclone before releasing zerocopyWillem de Bruijn2017-12-281-3/+3
| * | tipc: fix hanging poll() for stream socketsParthasarathy Bhuvaragan2017-12-281-1/+1
| * | sctp: Replace use of sockets_allocated with specified macro.Tonghao Zhang2017-12-271-2/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-12-276-5/+122
| |\ \
| | * | xfrm: Reinject transport-mode packets through taskletHerbert Xu2017-12-193-2/+77
| | * | xfrm: put policies when reusing pcpu xdst entryFlorian Westphal2017-12-121-0/+1
| | * | xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.Steffen Klassert2017-12-081-0/+9
| | * | xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM)Antony Antony2017-12-081-0/+1
| | * | xfrm: Fix stack-out-of-bounds read on socket policy lookup.Steffen Klassert2017-12-011-1/+7
| | * | xfrm: Fix xfrm_input() to verify state is valid when (encap_type < 0)Aviv Heller2017-12-011-1/+11
| | * | xfrm: fix XFRMA_OUTPUT_MARK policy entryMichal Kubecek2017-12-011-1/+1
| | * | xfrm: check id proto in validate_tmpl()Cong Wang2017-11-291-0/+15
| * | | tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error pathTommi Rantala2017-12-271-1/+5
| * | | tipc: error path leak fixes in tipc_enable_bearer()Tommi Rantala2017-12-271-1/+4