aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-02dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo1-0/+1
2017-03-02Merge tag 'batadv-net-for-davem-20170301' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-9/+11
2017-03-02openvswitch: actions: fixed a brace coding style warningPeter Downs1-2/+1
2017-03-02ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()WANG Cong1-5/+9
2017-03-01ipv6: orphan skbs in reassembly unitEric Dumazet2-1/+1
2017-03-01net: net_enable_timestamp() can be called from irq contextsEric Dumazet1-4/+31
2017-03-01net: don't call strlen() on the user buffer in packet_bind_spkt()Alexander Potapenko1-2/+6
2017-03-01net: bridge: allow IPv6 when multicast flood is disabledMike Manning1-1/+2
2017-03-01Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller6-14/+34
2017-03-01tcp/dccp: block BH for SYN processingEric Dumazet2-4/+16
2017-03-01bridge: Fix error path in nbp_vlan_initYotam Gigi1-1/+1
2017-03-01net: route: add missing nla_policy entry for RTA_MARK attributeLiping Zhang2-0/+2
2017-03-01net/ipv6: avoid possible dead locking on addr_gen_mode sysctlFelix Jia1-7/+15
2017-03-01net: solve a NAPI raceEric Dumazet1-4/+72
2017-03-01rds: ib: add the static type to the variablesZhu Yanjun2-4/+2
2017-03-01sctp: call rcu_read_lock before checking for duplicate transport nodesXin Long1-0/+3
2017-03-01rxrpc: Fix deadlock between call creation and sendmsg/recvmsgDavid Howells7-22/+154
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-3/+1
2017-02-28Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds9-270/+239
2017-02-28Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds7-219/+261
2017-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-41/+77
2017-02-28mac80211: use driver-indicated transmitter STA only for data framesJohannes Berg1-7/+9
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan23-39/+39
2017-02-27scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada1-3/+1
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2-4/+4
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-4/+5
2017-02-27mac80211: fix typo in debug printSara Sharon1-1/+1
2017-02-27mac80211: shorten debug messageSara Sharon1-1/+1
2017-02-27mac80211: fix power saving clients handling in iwlwifiEmmanuel Grumbach1-1/+1
2017-02-27mac80211: don't handle filtered frames within a BA sessionFelix Fietkau1-1/+2
2017-02-27mac80211: don't reorder frames with SN smaller than SSNSara Sharon3-3/+18
2017-02-27mac80211: flush delayed work when entering suspendMatt Chen1-0/+1
2017-02-27mac80211: fix packet statistics for fast-RXJohannes Berg1-0/+1
2017-02-26l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber1-1/+1
2017-02-26xfrm: provide correct dst in xfrm_neigh_lookupJulian Anastasov1-8/+21
2017-02-26net sched actions: do not overwrite status of action creation.Roman Mashak1-2/+2
2017-02-26rxrpc: Kernel calls get stuck in recvmsgDavid Howells1-2/+6
2017-02-26net sched actions: decrement module reference count after table flush.Roman Mashak1-4/+1
2017-02-26ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockoptXin Long1-3/+8
2017-02-26sctp: set sin_port for addr param when checking duplicate addressXin Long1-1/+5
2017-02-26netfilter: nft_set_bitmap: incorrect bitmap sizePablo Neira Ayuso1-1/+1
2017-02-26netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.Jarno Rajahalme1-2/+2
2017-02-26ipv4: mask tos for input routeJulian Anastasov1-0/+1
2017-02-26ipv4: add missing initialization for flowi4_uidJulian Anastasov2-3/+4
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-5/+4
2017-02-25netfilter: nf_ct_expect: nf_ct_expect_related_report(): Return zero on success.Jarno Rajahalme1-1/+1
2017-02-24sunrpc: don't register UDP port with rpcbind when version needs congestion controlJeff Layton1-0/+7
2017-02-24nfs/nfsd/sunrpc: enforce transport requirements for NFSv4Jeff Layton1-0/+15