summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: Specify the owning module for lwtunnel opsRobert Shearman2017-01-245-0/+6
* tipc: fix cleanup at module unloadParthasarathy Bhuvaragan2017-01-241-3/+1
* tipc: ignore requests when the connection state is not CONNECTEDParthasarathy Bhuvaragan2017-01-241-6/+7
* tipc: fix nametbl_lock soft lockup at module exitParthasarathy Bhuvaragan2017-01-241-11/+5
* tipc: fix connection refcount errorParthasarathy Bhuvaragan2017-01-241-9/+10
* tipc: add subscription refcount to avoid invalid deleteParthasarathy Bhuvaragan2017-01-242-54/+71
* tipc: fix nametbl_lock soft lockup at node/link eventsParthasarathy Bhuvaragan2017-01-241-2/+7
* ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet2017-01-241-12/+22
* ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()Eric Dumazet2017-01-242-0/+5
* af_unix: move unix_mknod() out of bindlockWANG Cong2017-01-241-11/+16
* mac80211: don't try to sleep in rate_control_rate_init()Johannes Berg2017-01-241-2/+0
* net: dsa: Check return value of phy_connect_direct()Florian Fainelli2017-01-231-4/+2
* net: mpls: Fix multipath selection for LSR use caseDavid Ahern2017-01-231-23/+25
* bridge: netlink: call br_changelink() during br_dev_newlink()Ivan Vecera2017-01-201-14/+19
* Revert "net: sctp: fix array overrun read on sctp_timer_tbl"David S. Miller2017-01-201-1/+1
* net: sctp: fix array overrun read on sctp_timer_tblColin Ian King2017-01-201-1/+1
* ipv6: seg6_genl_set_tunsrc() must check kmemdup() return valueEric Dumazet2017-01-201-0/+2
* virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang2017-01-201-2/+2
* tcp: initialize max window for a new fastopen socketAlexey Kodanev2017-01-191-0/+1
* ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang2017-01-191-3/+1
* lwtunnel: fix autoload of lwt modulesDavid Ahern2017-01-183-7/+75
* net: fix harmonize_features() vs NETIF_F_HIGHDMAEric Dumazet2017-01-181-2/+2
* net: ethtool: Initialize buffer when querying device channel settingsEran Ben Elisha2017-01-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-1727-92/+152
|\
| * net sched actions: fix refcnt when GETing of action after bindJamal Hadi Salim2017-01-161-3/+2
| * ax25: Fix segfault after sock connection timeoutBasil Gunn2017-01-161-1/+1
| * bpf: rework prog_digest into prog_tagDaniel Borkmann2017-01-162-5/+4
| * tipc: allocate user memory with GFP_KERNEL flagParthasarathy Bhuvaragan2017-01-165-13/+13
| * ip6_tunnel: Account for tunnel header in tunnel MTUJakub Sitnicki2017-01-161-2/+2
| * mld: do not remove mld souce list info when set link downHangbin Liu2017-01-161-21/+30
| * Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-01-159-37/+80
| |\
| | * mac80211: prevent skb/txq mismatchMichal Kazior2017-01-131-10/+7
| | * mac80211: initialize SMPS field in HT capabilitiesFelix Fietkau2017-01-131-4/+9
| | * mac80211: recalculate min channel width on VHT opmode changesJohannes Berg2017-01-113-9/+25
| | * mac80211: calculate min channel width correctlyJohannes Berg2017-01-112-3/+2
| | * cfg80211: consider VHT opmode on station updateBeni Lev2017-01-111-0/+15
| | * mac80211: fix the TID on NDPs sent as EOSP carrierEmmanuel Grumbach2017-01-111-2/+2
| | * mac80211: Fix headroom allocation when forwarding mesh pktCedric Izoard2017-01-111-1/+2
| | * mac80211: implement multicast forwarding on fast-RX pathJohannes Berg2017-01-091-8/+18
| * | openvswitch: maintain correct checksum state in conntrack actionsLance Richardson2017-01-151-2/+4
| * | tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson2017-01-131-1/+1
| * | ipv6: sr: fix several BUGs when preemption is enabledDavid Lebrun2017-01-132-1/+5
| * | net: ipv4: fix table id in getroute responseDavid Ahern2017-01-121-1/+1
| * | net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern2017-01-122-5/+9
* | | Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-01-163-6/+8
|\ \ \ | |/ / |/| |
| * | svcrdma: avoid duplicate dma unmapping during error recoverySriharsha Basavapatna2017-01-121-2/+0
| * | sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew2017-01-121-3/+7
| * | svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields2017-01-121-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-01-111-4/+4
|\ \ \
| * | | mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck2017-01-101-4/+4
| | |/ | |/|
OpenPOWER on IntegriCloud