summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* inet: drop ->bind_conflictJosef Bacik2017-01-186-61/+7
* inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik2017-01-186-105/+93
* tcp: accept RST for rcv_nxt - 1 after receiving a FINJason Baron2017-01-171-3/+25
* net: ping: Use right format specifier to avoid type castingGao Feng2017-01-171-3/+3
* bridge: sparse fixes in br_ip6_multicast_alloc_query()Lance Richardson2017-01-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-1730-98/+160
|\
| * 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
* | | | mpls: Packet statsRobert Shearman2017-01-173-28/+222
* | | | net: AF-specific RTM_GETSTATS attributesRobert Shearman2017-01-171-0/+50
* | | | net/sched: cls_flower: Disallow duplicate internal elementsPaul Blakey2017-01-161-3/+14
* | | | sctp: remove useless code from sctp_apply_peer_addr_paramsMarcelo Ricardo Leitner2017-01-161-1/+0
* | | | sctp: remove unused var from sctp_process_asconfMarcelo Ricardo Leitner2017-01-161-2/+0
* | | | flow dissector: check if arp_eth is null rather than arpColin Ian King2017-01-161-2/+2
* | | | netlink: do not enter direct reclaim from netlink_trim()Eric Dumazet2017-01-161-1/+3
* | | | Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller2017-01-1439-317/+813
|\ \ \ \
| * | | | cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha2017-01-136-18/+43
| * | | | cfg80211: Add support to sched scan to report better BSSsvamsi krishna2017-01-131-0/+44
| * | | | cfg80211: Add support for randomizing TA of Public Action framesvamsi krishna2017-01-131-2/+19
| * | | | wext: uninline stream addition functionsJohannes Berg2017-01-131-0/+67
| * | | | mac80211: set wifi_acked[_valid] bits for transmitted SKBsJohannes Berg2017-01-121-0/+5
| * | | | mac80211: Add RX flag to indicate ICV strippedDavid Spinadel2017-01-122-2/+4
| * | | | cfg80211: wext does not need to set monitor channel in managed modeJorge Ramirez-Ortiz2017-01-111-23/+0
| * | | | cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrzej Zaborowski2017-01-095-1/+67
| * | | | cfg80211: size various nl80211 messages correctlyJohannes Berg2017-01-091-8/+8
| * | | | rfkill: Add rfkill-any LED triggerMichał Kępień2017-01-091-1/+71
| * | | | cfg80211: support ieee80211-freq-limit DT propertyRafał Miłecki2017-01-062-0/+139