summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net/udp: do not touch skb->peeked unless really neededEric Dumazet2016-12-061-9/+10
* bpf: add prog_digest and expose it via fdinfo/netlinkDaniel Borkmann2016-12-052-0/+17
* bpf, cls: consolidate prog deletion pathDaniel Borkmann2016-12-051-17/+13Star
* bpf: remove type arg from __is_valid_{,xdp_}accessDaniel Borkmann2016-12-051-9/+6Star
* net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet2016-12-0513-253/+164Star
* net/sched: cls_flower: Set the filter Hardware device for all use-casesHadar Hen Zion2016-12-051-1/+4
* ipv6: Allow IPv4-mapped address as next-hopErik Nordmark2016-12-051-1/+4
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-12-051-1/+5
|\
| * ieee802154: check device typevegard.nossum@oracle.com2016-11-301-1/+5
* | tcp: tsq: move tsq_flags close to sk_wmem_allocEric Dumazet2016-12-055-19/+17Star
* | tcp: tcp_mtu_probe() is likely to exit earlyEric Dumazet2016-12-051-9/+9
* | tcp: tsq: add a shortcut in tcp_small_queue_check()Eric Dumazet2016-12-051-0/+9
* | tcp: tsq: avoid one atomic in tcp_wfree()Eric Dumazet2016-12-051-1/+4
* | tcp: tsq: add shortcut in tcp_tasklet_func()Eric Dumazet2016-12-051-10/+12
* | tcp: tsq: remove one locked operation in tcp_wfree()Eric Dumazet2016-12-051-3/+10
* | tcp: tsq: add tsq_flags / tsq_enumEric Dumazet2016-12-051-8/+8
* | ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark2016-12-043-5/+48
* | ipv4: fib: Replay events when registering FIB notifierIdo Schimmel2016-12-041-2/+146
* | ipv4: fib: Allow for consistent FIB dumpingIdo Schimmel2016-12-042-0/+3
* | ipv4: fib: Convert FIB notification chain to be atomicIdo Schimmel2016-12-041-4/+4
* | ipv4: fib: Export free_fib_info()Ido Schimmel2016-12-041-0/+1
* | act_mirred: fix a typo in get_devWANG Cong2016-12-041-1/+1
* | udp: be less conservative with sock rmem accountingPaolo Abeni2016-12-031-2/+2
* | net_sched: gen_estimator: account for timer driftsEric Dumazet2016-12-031-9/+16
* | netns: fix net_generic() "id - 1" bloatAlexey Dobriyan2016-12-031-8/+12
* | netns: add dummy struct inside "struct net_generic"Alexey Dobriyan2016-12-031-4/+4
* | netns: publish net_generic correctlyAlexey Dobriyan2016-12-031-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-0349-195/+373
|\ \
| * | net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet2016-12-021-2/+2
| * | tipc: check minimum bearer MTUMichal Kubeček2016-12-023-2/+27
| * | ip6_offload: check segs for NULL in ipv6_gso_segment.Artem Savkov2016-12-021-1/+1
| * | RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_netSowmini Varadhan2016-12-021-0/+2
| * | Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"Eli Cooper2016-12-021-1/+0Star
| * | ipv6: Set skb->protocol properly for local outputEli Cooper2016-12-021-0/+2
| * | ipv4: Set skb->protocol properly for local outputEli Cooper2016-12-021-0/+2
| * | packet: fix race condition in packet_set_ringPhilip Pettersson2016-12-021-6/+12
| * | net/rtnetlink: fix attribute name in nlmsg_size() commentsTobias Klauser2016-12-021-2/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-12-013-3/+3
| |\ \
| | * | esp6: Fix integrity verification when ESN are usedTobias Brunner2016-11-301-1/+1
| | * | esp4: Fix integrity verification when ESN are usedTobias Brunner2016-11-301-1/+1
| | * | xfrm_user: fix return value from xfrm_user_rcv_msgYi Zhao2016-11-301-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-12-019-32/+60
| |\ \ \
| | * | | netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...Hongxu Jia2016-11-301-2/+2
| | * | | netfilter: ipv6: nf_defrag: drop mangled skb on ream errorFlorian Westphal2016-11-292-3/+3
| | * | | netfilter: nft_range: add the missing NULL pointer checkLiping Zhang2016-11-241-0/+6
| | * | | netfilter: nf_tables: fix inconsistent element expiration calculationAnders K. Pedersen2016-11-241-5/+9
| | * | | netfilter: nat: switch to new rhlist interfaceFlorian Westphal2016-11-241-16/+24
| | * | | netfilter: nat: fix cmp return valueFlorian Westphal2016-11-241-3/+6
| | * | | netfilter: nft_hash: validate maximum value of u32 netlink hash attributeLaura Garcia Liebana2016-11-241-2/+5
| | * | | netfilter: Update nf_send_reset6 to consider L3 domainDavid Ahern2016-11-241-0/+1