summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | netfilter: built-in NAT support for DCCPDavide Caratti2016-12-044-37/+8
| * | | | netfilter: update Arturo Borrero Gonzalez email addressArturo Borrero Gonzalez2016-12-046-12/+12
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-079-58/+81
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | tcp: warn on bogus MSS and try to amend itMarcelo Ricardo Leitner2016-12-061-1/+21
| * | | | netlink: Do not schedule work from sk_destructHerbert Xu2016-12-061-17/+15
| * | | | net: caif: remove ineffective checkPan Bian2016-12-051-4/+1
| * | | | net: ping: check minimum size on ICMP header lengthKees Cook2016-12-051-0/+4
| * | | | net: bridge: set error code on failurePan Bian2016-12-051-0/+1
| * | | | net: af_mpls.c add space before open parenthesisSuraj Deshmukh2016-12-051-1/+1
| * | | | ipv4: Drop suffix update from resize codeAlexander Duyck2016-12-051-21/+21
| * | | | ipv4: Drop leaf from suffix pull/push functionsAlexander Duyck2016-12-051-12/+14
| * | | | net: dcb: set error code on failuresPan Bian2016-12-041-0/+1
| * | | | Merge tag 'batadv-net-for-davem-20161202' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-12-031-2/+2
| |\ \ \ \
| | * | | | batman-adv: Check for alloc errors when preparing TT local dataSven Eckelmann2016-12-021-2/+2
* | | | | | Revert "dctcp: update cwnd on congestion event"Florian Westphal2016-12-061-8/+1
* | | | | | 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/+13
* | | | | | bpf: remove type arg from __is_valid_{,xdp_}accessDaniel Borkmann2016-12-051-9/+6
* | | | | | net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet2016-12-0513-253/+164
* | | | | | 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/+17
* | | | | | | 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/+0
| * | | | | 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