aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2017-01-20Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds1-1/+1
2017-01-18libceph: make sure ceph_aes_crypt() IV is alignedIlya Dryomov1-1/+1
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-92/+152
2017-01-16net sched actions: fix refcnt when GETing of action after bindJamal Hadi Salim1-3/+2
2017-01-16ax25: Fix segfault after sock connection timeoutBasil Gunn1-1/+1
2017-01-16bpf: rework prog_digest into prog_tagDaniel Borkmann2-5/+4
2017-01-16tipc: allocate user memory with GFP_KERNEL flagParthasarathy Bhuvaragan5-13/+13
2017-01-16ip6_tunnel: Account for tunnel header in tunnel MTUJakub Sitnicki1-2/+2
2017-01-16mld: do not remove mld souce list info when set link downHangbin Liu1-21/+30
2017-01-16Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-6/+8
2017-01-15Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/lin...David S. Miller9-37/+80
2017-01-15openvswitch: maintain correct checksum state in conntrack actionsLance Richardson1-2/+4
2017-01-13tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson1-1/+1
2017-01-13ipv6: sr: fix several BUGs when preemption is enabledDavid Lebrun2-1/+5
2017-01-13mac80211: prevent skb/txq mismatchMichal Kazior1-10/+7
2017-01-13mac80211: initialize SMPS field in HT capabilitiesFelix Fietkau1-4/+9
2017-01-12svcrdma: avoid duplicate dma unmapping during error recoverySriharsha Basavapatna1-2/+0
2017-01-12sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew1-3/+7
2017-01-12svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields1-1/+1
2017-01-12net: ipv4: fix table id in getroute responseDavid Ahern1-1/+1
2017-01-12net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern2-5/+9
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+4
2017-01-11mac80211: recalculate min channel width on VHT opmode changesJohannes Berg3-9/+25
2017-01-11mac80211: calculate min channel width correctlyJohannes Berg2-3/+2
2017-01-11cfg80211: consider VHT opmode on station updateBeni Lev1-0/+15
2017-01-11mac80211: fix the TID on NDPs sent as EOSP carrierEmmanuel Grumbach1-2/+2
2017-01-11mac80211: Fix headroom allocation when forwarding mesh pktCedric Izoard1-1/+2
2017-01-11sctp: Fix spelling mistake: "Atempt" -> "Attempt"Colin Ian King1-1/+1
2017-01-11net: ipv4: Fix multipath selection with vrfDavid Ahern1-2/+7
2017-01-11cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann1-4/+0
2017-01-11gro: use min_t() in skb_gro_reset_offset()Eric Dumazet1-2/+3
2017-01-10mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck1-4/+4
2017-01-10gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu1-0/+1
2017-01-10gro: Enter slow-path if there is no tailroomHerbert Xu1-1/+2
2017-01-10net/af_iucv: don't use paged skbs for TX on HiperSocketsJulian Wiedmann1-11/+14
2017-01-10net: add the AF_QIPCRTR entries to family name tablesAnna, Suman1-3/+3
2017-01-10net: qrtr: Mark 'buf' as little endianStephen Boyd1-2/+2
2017-01-10net: dsa: Ensure validity of dst->ds[0]Florian Fainelli1-4/+7
2017-01-10net: skb_flow_get_be16() can be staticEric Dumazet1-2/+2
2017-01-10net: socket: Make unnecessarily global sockfs_setattr() staticTobias Klauser1-1/+1
2017-01-09tcp: do not export tcp_peer_is_proven()Eric Dumazet1-1/+0
2017-01-09ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned intPavel Tikhomirov1-1/+1
2017-01-09ipv6: fix typosAlexander Alemayhu1-2/+2
2017-01-09mac80211: implement multicast forwarding on fast-RX pathJohannes Berg1-8/+18
2017-01-06netlabel: add CALIPSO to the list of built-in protocolsPaul Moore1-4/+1
2017-01-06Merge tag 'mac80211-for-davem-2017-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller1-9/+7
2017-01-06vti6: fix device register to report IFLA_INFO_KINDDavid Forster1-1/+1
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-34/+59
2017-01-05nl80211: fix sched scan netlink socket owner destructionJohannes Berg1-9/+7
2017-01-03drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang1-1/+7
2017-01-03ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck1-1/+1
2017-01-02igmp: Make igmp group member RFC 3376 compliantMichal Tesar1-1/+6
2017-01-02flow_dissector: Update pptp handling to avoid null pointer deref.Ian Kumlien1-2/+3
2017-01-02mac80211: initialize fast-xmit 'info' laterJohannes Berg1-1/+2
2017-01-01l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookupsGuillaume Nault2-27/+12
2017-01-01l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookupGuillaume Nault1-2/+2
2017-01-01drop_monitor: add missing call to genlmsg_endReiter Wolfgang1-9/+24
2017-01-01net: socket: don't set sk_uid to garbage value in ->setattr()Eric Biggers1-1/+1
2016-12-30bridge: netfilter: Fix dropping packets that moving through bridge interfaceArtur Molchanov1-1/+1
2016-12-29net: ipv4: dst for local input routes should use l3mdev if relevantDavid Ahern1-1/+2
2016-12-29net: fix incorrect original ingress device index in PKTINFOWei Zhang1-1/+7
2016-12-29rtnl: stats - add missing netlink message size checksMathias Krause1-0/+6
2016-12-29ipv6: Should use consistent conditional judgement for ip6 fragment between __...Zheng Li1-1/+1
2016-12-28net: atm: Fix warnings in net/atm/lec.c when !CONFIG_PROC_FSAugusto Mecking Caringi1-0/+2
2016-12-28net/sched: cls_flower: Fix missing addr_type in classifyPaul Blakey1-0/+4
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-55/+52
2016-12-27net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang1-6/+0
2016-12-27openvswitch: upcall: Fix vlan handling.pravin shelar2-28/+27
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan2-9/+9
2016-12-26net, sched: fix soft lockup in tc_classifyDaniel Borkmann1-1/+3
2016-12-25ktime: Get rid of ktime_equal()Thomas Gleixner1-1/+1
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner5-7/+7
2016-12-25ktime: Get rid of the unionThomas Gleixner14-30/+30
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds98-98/+98
2016-12-23tipc: don't send FIN message from connectionless socketJon Paul Maloy1-11/+13
2016-12-23sctp: fix recovering from 0 win with small data chunksMarcelo Ricardo Leitner1-1/+1
2016-12-23sctp: do not loose window information if in rwnd_overMarcelo Ricardo Leitner1-1/+1
2016-12-23neigh: Send netevent after marking neigh as deadIdo Schimmel1-0/+1
2016-12-23ipv6: handle -EFAULT from skb_copy_bitsDave Jones1-1/+5
2016-12-23inet: fix IP(V6)_RECVORIGDSTADDR for udp socketsWillem de Bruijn2-2/+2
2016-12-23net/sched: cls_flower: Mandate mask when matching on flagsOr Gerlitz1-11/+12
2016-12-23net/sched: act_tunnel_key: Fix setting UDP dst port in metadata under IPv6Or Gerlitz1-2/+2
2016-12-23netfilter: ipt_CLUSTERIP: check duplicate config when initializingXin Long1-11/+23
2016-12-22net: ipv4: Don't crash if passing a null sk to ip_do_redirect.Lorenzo Colitti1-1/+2
2016-12-21tcp: add a missing barrier in tcp_tasklet_func()Eric Dumazet1-0/+1
2016-12-20RDS: use rb_entry()Geliang Tang1-1/+1
2016-12-20net_sched: sch_netem: use rb_entry()Geliang Tang1-1/+1
2016-12-20net_sched: sch_fq: use rb_entry()Geliang Tang1-7/+7
2016-12-20sctp: not copying duplicate addrs to the assoc's bind address listXin Long2-0/+6
2016-12-20sctp: reduce indent level in sctp_copy_local_addr_listXin Long1-18/+19
2016-12-20openvswitch: Add a missing break statement.Jarno Rajahalme1-0/+1
2016-12-20ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...zheng li1-1/+1
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-89/+105
2016-12-17Merge tag 'mac80211-for-davem-2016-12-16' of git://git.kernel.org/pub/scm/lin...David S. Miller3-8/+11
2016-12-17net: ipv6: check route protocol when deleting routesMantas M1-0/+2
2016-12-17net/x25: use designated initializersKees Cook1-1/+1
2016-12-17net: use designated initializersKees Cook1-1/+1
2016-12-17ATM: use designated initializersKees Cook4-55/+54
2016-12-17net: xdp: add invalid buffer warningJohn Fastabend1-0/+6
2016-12-17sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is ...Xin Long1-4/+3
2016-12-17sctp: sctp_epaddr_lookup_transport should be protected by rcu_read_lockXin Long1-1/+4
2016-12-17irda: irnet: add member name to the miscdevice declarationLABBE Corentin1-3/+3
2016-12-17irda: irnet: Remove unused IRNET_MAJOR defineLABBE Corentin1-3/+0
2016-12-17irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.hLABBE Corentin1-1/+0
2016-12-17irda: irnet: Move linux/miscdevice.h includeLABBE Corentin2-1/+1
2016-12-17irda: irproc.c: Remove unneeded linux/miscdevice.h includeLABBE Corentin1-1/+0
2016-12-17inet: Fix get port to handle zero port number with soreuseport setTom Herbert2-8/+13
2016-12-17inet: Don't go into port scan when looking for specific bind portTom Herbert1-1/+1
2016-12-17net/sched: cls_flower: Use masked key when calling HW offloadsPaul Blakey1-1/+1
2016-12-17net/sched: cls_flower: Use mask for addr_typePaul Blakey1-0/+4
2016-12-16Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds9-507/+256
2016-12-16Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+3
2016-12-16Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds9-169/+101
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-16/+13
2016-12-16Revert "af_unix: fix hard linked sockets on overlay"Miklos Szeredi1-3/+3
2016-12-15Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds10-120/+138
2016-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds9-22/+13
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin5-9/+1
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin2-3/+3
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-1/+4
2016-12-15mac80211: fix legacy and invalid rx-rate reportBen Greear1-6/+8
2016-12-15vsock/virtio: fix src/dst cid formatMichael S. Tsirkin1-7/+7
2016-12-15vsock/virtio: mark an internal function staticMichael S. Tsirkin1-2/+1
2016-12-15vsock/virtio: add a missing __le annotationMichael S. Tsirkin1-1/+1
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-7/+8
2016-12-14rxrpc: abstract away knowledge of IDR internalsMatthew Wilcox2-7/+8
2016-12-14netfilter: nft_payload: mangle ckecksum if NFT_PAYLOAD_L4CSUM_PSEUDOHDR is setPablo Neira Ayuso1-8/+19
2016-12-14netfilter: nf_tables: fix oob accessFlorian Westphal1-1/+1
2016-12-14netfilter: nft_queue: use raw_smp_processor_id()Pablo Neira Ayuso1-1/+1
2016-12-14netfilter: nft_quota: reset quota after dumpPablo Neira Ayuso1-12/+14
2016-12-14Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-20/+15
2016-12-14libceph: remove now unused finish_request() wrapperIlya Dryomov1-10/+4
2016-12-14libceph: always signal completion when doneIlya Dryomov1-14/+11
2016-12-14netns: avoid disabling irq for netns idPaul Moore1-20/+15
2016-12-14rds_rdma: log the connection reject messageSteve Wise1-1/+4
2016-12-13mac80211: Ensure enough headroom when forwarding mesh pktCedric Izoard1-1/+1
2016-12-13mac80211: don't call drv_set_default_unicast_key() for VLANsJohannes Berg1-1/+2
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-121/+80
2016-12-12crush: include mapper.h in mapper.cTobias Klauser1-0/+2
2016-12-12libceph: no need to drop con->mutex for ->get_authorizer()Ilya Dryomov1-6/+0
2016-12-12libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov4-6/+6
2016-12-12libceph: verify authorize reply on connectIlya Dryomov1-0/+13
2016-12-12libceph: no need for GFP_NOFS in ceph_monc_init()Ilya Dryomov1-6/+6
2016-12-12libceph: stop allocating a new cipher on every crypto requestIlya Dryomov2-25/+61
2016-12-12libceph: uninline ceph_crypto_key_destroy()Ilya Dryomov2-8/+9
2016-12-12libceph: remove now unused ceph_*{en,de}crypt*() functionsIlya Dryomov2-383/+0
2016-12-12libceph: switch ceph_x_decrypt() to ceph_crypt()Ilya Dryomov1-46/+32
2016-12-12libceph: switch ceph_x_encrypt() to ceph_crypt()Ilya Dryomov1-34/+37
2016-12-12libceph: tweak calcu_signature() a littleIlya Dryomov1-15/+28
2016-12-12libceph: rename and align ceph_x_authorizer::reply_bufIlya Dryomov2-6/+7
2016-12-12libceph: introduce ceph_crypt() for in-place en/decryptionIlya Dryomov2-0/+89
2016-12-12libceph: introduce ceph_x_encrypt_offset()Ilya Dryomov1-2/+6
2016-12-12libceph: old_key in process_one_ticket() is redundantIlya Dryomov1-3/+1
2016-12-12libceph: ceph_x_encrypt_buflen() takes in_lenIlya Dryomov1-3/+4
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2016-12-11netfilter: nft_counter: rework atomic dump and resetPablo Neira1-72/+55
2016-12-10net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*Asbjørn Sloth Tønnesen1-27/+27
2016-12-10net: l2tp: export debug flags to UAPIAsbjørn Sloth Tønnesen1-10/+0
2016-12-10net: bridge: shorten ageing time on topology changeVivien Didelot3-2/+30
2016-12-10net: bridge: add helper to set topology changeVivien Didelot4-4/+11
2016-12-10net: bridge: add helper to offload ageing timeVivien Didelot3-17/+24
2016-12-10net: socket: removed an unnecessary newlineAmit Kushwaha1-1/+0
2016-12-10netlink: use blocking notifierWANG Cong1-4/+4
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2016-12-10Merge tag 'nfs-rdma-4.10-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust7-118/+128
2016-12-10SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown1-1/+6
2016-12-09net: skb_condense() can also deal with empty skbsEric Dumazet1-9/+13
2016-12-09Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...David S. Miller5-11/+55
2016-12-09udp: udp_rmem_release() should touch sk_rmem_alloc laterEric Dumazet1-1/+2
2016-12-09udp: add batching to udp_rmem_release()Eric Dumazet1-0/+12
2016-12-09udp: copy skb->truesize in the first cache lineEric Dumazet1-3/+10
2016-12-09udp: add busylocks in RX pathEric Dumazet1-1/+42
2016-12-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg4-9/+39
2016-12-09nl80211: Use different attrs for BSSID and random MAC addr in scan reqVamsi Krishna1-1/+15
2016-12-09nl80211: fix logic inversion in start_nan()Johannes Berg1-1/+1
2016-12-08net: socket: preferred __aligned(size) for control bufferAmit Kushwaha1-1/+2
2016-12-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-17/+69
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau1-2/+26
2016-12-08udp: under rx pressure, try to condense skbsEric Dumazet2-1/+39
2016-12-08net: rfs: add a jump labelEric Dumazet2-1/+6
2016-12-08net/sched: cls_flower: Support matching on ICMP type and codeSimon Horman1-0/+53
2016-12-08flow dissector: ICMP supportSimon Horman1-0/+31
2016-12-08net/sched: cls_flower: Add support for matching on flagsOr Gerlitz1-0/+76
2016-12-08icmp: correct return value of icmp_rcv()Zhang Shengju1-2/+2
2016-12-08Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flagJohan Hedberg2-17/+69
2016-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller69-620/+2162
2016-12-07netfilter: nft_quota: allow to restore consumed quotaPablo Neira Ayuso1-2/+9
2016-12-07netfilter: xt_bpf: support ebpfWillem de Bruijn1-16/+80
2016-12-07netfilter: x_tables: avoid warn and OOM killer on vmalloc callMarcelo Ricardo Leitner1-1/+3
2016-12-07netfilter: nf_tables: support for set flushingPablo Neira Ayuso3-6/+51
2016-12-07netfilter: nft_set: introduce nft_{hash, rbtree}_deactivate_one()Pablo Neira Ayuso2-8/+27
2016-12-07netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc()Pablo Neira Ayuso1-2/+2
2016-12-07netfilter: nat: skip checksum on offload SCTP packetsDavide Caratti1-1/+4
2016-12-07netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet sourceLiping Zhang2-9/+12
2016-12-07netfilter: nf_tables: allow to filter stateful object dumps by typePablo Neira Ayuso1-0/+50
2016-12-07netfilter: nft_objref: support for stateful object mapsPablo Neira Ayuso2-1/+119
2016-12-07netfilter: nf_tables: add stateful object reference to set elementsPablo Neira Ayuso1-10/+62
2016-12-07netfilter: nft_quota: add depleted flag for objectsPablo Neira Ayuso2-8/+29
2016-12-07netfilter: nf_tables: notify internal updates of stateful objectsPablo Neira Ayuso1-12/+19
2016-12-07netfilter: nf_tables: atomic dump and reset for stateful objectsPablo Neira Ayuso3-22/+81