summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds2017-01-201-1/+1
|\
| * libceph: make sure ceph_aes_crypt() IV is alignedIlya Dryomov2017-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
| | |/ | |/|
* | | sctp: Fix spelling mistake: "Atempt" -> "Attempt"Colin Ian King2017-01-111-1/+1
* | | net: ipv4: Fix multipath selection with vrfDavid Ahern2017-01-111-2/+7
* | | cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann2017-01-111-4/+0
* | | gro: use min_t() in skb_gro_reset_offset()Eric Dumazet2017-01-111-2/+3
* | | gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2017-01-101-0/+1
* | | gro: Enter slow-path if there is no tailroomHerbert Xu2017-01-101-1/+2
* | | net/af_iucv: don't use paged skbs for TX on HiperSocketsJulian Wiedmann2017-01-101-11/+14
* | | net: add the AF_QIPCRTR entries to family name tablesAnna, Suman2017-01-101-3/+3
* | | net: qrtr: Mark 'buf' as little endianStephen Boyd2017-01-101-2/+2
* | | net: dsa: Ensure validity of dst->ds[0]Florian Fainelli2017-01-101-4/+7
* | | net: skb_flow_get_be16() can be staticEric Dumazet2017-01-101-2/+2
* | | net: socket: Make unnecessarily global sockfs_setattr() staticTobias Klauser2017-01-101-1/+1
* | | tcp: do not export tcp_peer_is_proven()Eric Dumazet2017-01-091-1/+0
* | | ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned intPavel Tikhomirov2017-01-091-1/+1
* | | ipv6: fix typosAlexander Alemayhu2017-01-091-2/+2
|/ /
* | netlabel: add CALIPSO to the list of built-in protocolsPaul Moore2017-01-061-4/+1
* | Merge tag 'mac80211-for-davem-2017-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-01-061-9/+7
|\ \
| * | nl80211: fix sched scan netlink socket owner destructionJohannes Berg2017-01-051-9/+7
* | | vti6: fix device register to report IFLA_INFO_KINDDavid Forster2017-01-061-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-01-056-34/+59
|\ \ \
| * | | bridge: netfilter: Fix dropping packets that moving through bridge interfaceArtur Molchanov2016-12-301-1/+1