summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark2016-12-033-5/+48
* ipv4: fib: Replay events when registering FIB notifierIdo Schimmel2016-12-031-2/+146
* ipv4: fib: Allow for consistent FIB dumpingIdo Schimmel2016-12-032-0/+3
* ipv4: fib: Convert FIB notification chain to be atomicIdo Schimmel2016-12-031-4/+4
* ipv4: fib: Export free_fib_info()Ido Schimmel2016-12-031-0/+1
* act_mirred: fix a typo in get_devWANG Cong2016-12-031-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
| * 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
| | * | netfilter: Update ip_route_me_harder to consider L3 domainDavid Ahern2016-11-241-1/+4
| * | | l2tp: fix address test in __l2tp_ip6_bind_lookup()Guillaume Nault2016-11-301-1/+1
| * | | l2tp: fix lookup for sockets not bound to a device in l2tp_ipGuillaume Nault2016-11-302-5/+8
| * | | l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind()Guillaume Nault2016-11-302-38/+32
| * | | l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()Guillaume Nault2016-11-302-10/+12
| * | | l2tp: lock socket before checking flags in connect()Guillaume Nault2016-11-303-13/+26
| * | | openvswitch: Fix skb leak in IPv6 reassembly.Daniele Di Proietto2016-11-301-1/+4
| | |/ | |/|
| * | net: dsa: slave: fix fixed-link phydev leaksJohan Hovold2016-11-291-1/+11
| * | of_mdio: add helper to deregister fixed-link PHYsJohan Hovold2016-11-291-10/+2
| * | net: dsa: slave: fix of-node leak and phy priorityJohan Hovold2016-11-291-2/+5
| * | GSO: Reload iph after pskb_may_pullArnaldo Carvalho de Melo2016-11-291-1/+1
| * | sched: cls_flower: remove from hashtable only in case skip sw flag is not setJiri Pirko2016-11-291-4/+6
| * | net/dccp: fix use-after-free in dccp_invalid_packetEric Dumazet2016-11-291-5/+7
| * | netlink: Call cb->done from a worker threadHerbert Xu2016-11-292-4/+25
| * | net/sched: pedit: make sure that offset is validAmir Vadai2016-11-291-4/+20
| * | net: dsa: fix unbalanced dsa_switch_tree reference countingNikita Yushchenko2016-11-281-1/+3
OpenPOWER on IntegriCloud