summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv4: use indirect call wrappers for {tcp, udp}_{recv, send}msg()Paolo Abeni2019-07-031-3/+7
* ipv6: use indirect call wrappers for {tcp, udpv6}_{recv, send}msg()Paolo Abeni2019-07-031-3/+9
* net: adjust socket level ICW to cope with ipv6 variant of {recv, send}msgPaolo Abeni2019-07-031-12/+11
* ipv6: provide and use ipv6 specific version for {recv, send}msgPaolo Abeni2019-07-031-4/+31
* inet: factor out inet_send_prepare()Paolo Abeni2019-07-031-8/+13
* tipc: remove ub->ubsock checksXin Long2019-07-021-9/+8
* ipv4: Fix off-by-one in route dump counter without netlink strict checkingStefano Brivio2019-07-021-8/+14
* rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()David Howells2019-07-021-0/+3
* blackhole_netdev: use blackhole_netdev to invalidate dst entriesMahesh Bandewar2019-07-013-4/+3
* net sched: update mirred action for batched events operationsRoman Mashak2019-07-011-0/+6
* tipc: embed jiffies in macro TIPC_BC_RETR_LIMJon Maloy2019-07-011-5/+4
* net/ipv6: Fix misuse of proc_dointvec "flowlabel_reflect"Eiichi Tsukata2019-07-011-1/+1
* net: link_watch: prevent starvation when processing linkwatch wqYunsheng Lin2019-07-011-1/+12
* ipv6: icmp: allow flowlabel reflection in echo repliesEric Dumazet2019-07-014-4/+7
* Merge tag 'mlx5e-updates-2019-06-28' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2019-06-301-2/+4
|\
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-06-281-2/+4
| |\
| | * net/mlx5: Declare more strictly devlink encap modeLeon Romanovsky2019-06-161-2/+4
* | | net: sched: em_ipt: add support for addrtype matchingNikolay Aleksandrov2019-06-291-0/+14
* | | net: sched: em_ipt: keep the user-specified nfproto and dump itNikolay Aleksandrov2019-06-291-1/+13
* | | net: sched: em_ipt: set the family based on the packet if it's unspecifiedNikolay Aleksandrov2019-06-291-1/+6
* | | net: sched: em_ipt: match only on ip/ipv6 trafficNikolay Aleksandrov2019-06-291-0/+13
* | | taprio: Adjust timestamps for TCP packetsVedang Patel2019-06-281-1/+40
* | | taprio: make clock reference conversions easierVedang Patel2019-06-281-8/+22
* | | taprio: Add support for txtime-assist modeVedang Patel2019-06-281-17/+324
* | | taprio: Remove inline directiveVedang Patel2019-06-281-1/+1
* | | taprio: calculate cycle_time when schedule is installedVedang Patel2019-06-281-18/+11
* | | etf: Add skip_sock_checkVedang Patel2019-06-281-0/+10
* | | net: sched: protect against stack overflow in TC act_mirredJohn Hurley2019-06-281-0/+14
* | | net: sched: refactor reinsert actionJohn Hurley2019-06-282-4/+3
|/ /
* | ipv4: enable route flushing in network namespacesChristian Brauner2019-06-281-4/+8
* | Merge tag 'batadv-next-for-davem-20190627v2' of git://git.open-mesh.org/linux...David S. Miller2019-06-2839-457/+1027
|\ \
| * | batman-adv: mcast: apply optimizations for routable packets, tooLinus Lüssing2019-06-271-18/+241
| * | batman-adv: mcast: detect, distribute and maintain multicast router presenceLinus Lüssing2019-06-273-54/+391
| * | batman-adv: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-278-144/+39
| * | batman-adv: mcast: avoid redundant multicast TT entries with bridgesLinus Lüssing2019-06-271-6/+27
| * | batman-adv: mcast: collect softif listeners from IP lists insteadLinus Lüssing2019-06-271-49/+143
| * | batman-adv: mcast: shorten multicast tt/tvlv worker spinlock sectionLinus Lüssing2019-05-253-151/+164
| * | batman-adv: Use includes instead of fwdeclsSven Eckelmann2019-05-2528-80/+60
| * | batman-adv: Add missing include for atomic functionsSven Eckelmann2019-05-252-0/+2
| * | batman-adv: Fix includes for *_MAX constantsSven Eckelmann2019-05-255-0/+5
| * | batman-adv: Start new development cycleSimon Wunderlich2019-05-211-1/+1
| |/
* | tipc: add dst_cache support for udp mediaXin Long2019-06-271-25/+47
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-2718-46/+160
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-2816-28/+114
| |\ \
| | * | af_packet: Block execution of tasks waiting for transmit to complete in AF_PA...Neil Horman2019-06-262-3/+18
| | * | sctp: change to hold sk after auth shkey is created successfullyXin Long2019-06-261-4/+4
| | * | ipv6: fix neighbour resolution with raw socketNicolas Dichtel2019-06-261-1/+2
| | * | ipv6: constify rt6_nexthop()Nicolas Dichtel2019-06-263-4/+4
| | * | ipv4: reset rt_iif for recirculated mcast/bcast out pktsStephen Suryaputra2019-06-262-0/+45
| | * | net/smc: Fix error path in smc_initYueHaibing2019-06-261-1/+4
OpenPOWER on IntegriCloud