summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2019-09-04can: netns: give members of struct netns_can holding the statistics a sensibl...Marc Kleine-Budde-23/+23
2019-09-04can: netns: give structs holding the CAN statistics a sensible nameMarc Kleine-Budde-14/+14
2019-09-03netfilter: nf_flow_table: set default timeout after successful insertionPablo Neira Ayuso-1/+1
2019-09-03netfilter: ctnetlink: honor IPS_OFFLOAD flagPablo Neira Ayuso-2/+5
2019-09-03netfilter: nft_fib_netdev: Terminate rule eval if protocol=IPv6 and ipv6 modu...Leonardo Bras-0/+3
2019-09-03netfilter: nft_quota: add quota object update supportFernando Fernandez Mancera-7/+22
2019-09-03netfilter: nf_tables: Introduce stateful object update operationFernando Fernandez Mancera-7/+71
2019-09-039p: Transport error uninitializedLu Shuaibing-0/+1
2019-09-02netfilter: nft_socket: fix erroneous socket assignmentFernando Fernandez Mancera-3/+3
2019-09-02netfilter: bridge: Drops IPv6 packets if IPv6 module is not loadedLeonardo Bras-0/+4
2019-09-02net: dsa: Fix off-by-one number of calls to devlink_port_unregisterVladimir Oltean-10/+29
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-404/+588
2019-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-402/+584
2019-09-01netlabel: remove redundant assignment to pointer iterColin Ian King-1/+1
2019-08-31net/ncsi: add response handlers for PLDM over NC-SIBen Wei-2/+14
2019-08-31devlink: Use switch-case instead of if-elseParav Pandit-17/+22
2019-08-31devlink: Make port index data type as unsigned intParav Pandit-2/+3
2019-08-31net: tls: export protocol version, cipher, tx_conf/rx_conf to socket diagDavide Caratti-0/+64
2019-08-31tcp: ulp: add functions to dump ulp-specific informationDavide Caratti-1/+51
2019-08-31net/tls: use RCU protection on icsk->icsk_ulp_dataJakub Kicinski-9/+21
2019-08-31net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rateVladimir Oltean-8/+11
2019-08-31taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byteVladimir Oltean-10/+13
2019-08-31taprio: Fix kernel panic in taprio_destroyVladimir Oltean-4/+4
2019-08-31net: dsa: tag_8021q: Restore bridge VLANs when enabling vlan_filteringVladimir Oltean-20/+82
2019-08-31net: bridge: Populate the pvid flag in br_vlan_get_infoVladimir Oltean-0/+2
2019-08-31Merge tag 'batadv-net-for-davem-20190830' of git://git.open-mesh.org/linux-mergeDavid S. Miller-13/+25
2019-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-7/+11
2019-08-31xsk: add support to allow unaligned chunk placementKevin Laatz-32/+153
2019-08-31bpf: fix error check in bpf_tcp_gen_syncookiePetar Penkov-1/+1
2019-08-30net: sched: cls_matchall: cleanup flow_action before deallocatingVlad Buslov-0/+2
2019-08-30tcp_bbr: clarify that bbr_bdp() rounds up in commentsLuke Hsiao-2/+4
2019-08-30sched: act_vlan: implement stats_update callbackJiri Pirko-0/+14
2019-08-30rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2]David Howells-5/+50
2019-08-30Merge tag 'rxrpc-fixes-20190827' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller-237/+291
2019-08-30Merge tag 'ceph-for-5.3-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds-2/+4
2019-08-30cfg80211: add local BSS receive time to survey informationFelix Fietkau-0/+4
2019-08-30netfilter: nft_meta_bridge: Fix get NFT_META_BRI_IIFVPROTO in network byteorderwenxu-1/+1
2019-08-29mac80211: Correctly set noencrypt for PAE framesDenis Kenzior-1/+1
2019-08-29mac80211: Don't memset RXCB prior to PAE interceptDenis Kenzior-2/+2
2019-08-29netfilter: nf_flow_table: clear skb tstamp before xmitFlorian Westphal-1/+2
2019-08-28net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueueDavide Caratti-2/+6
2019-08-28tcp: inherit timestamp on mtu probeWillem de Bruijn-1/+2
2019-08-28net: sched: act_sample: fix psample group handling on overwriteVlad Buslov-2/+6
2019-08-28openvswitch: Clear the L4 portion of the key for "later" fragments.Justin Pettit-1/+4
2019-08-28openvswitch: Properly set L4 keys on "later" IP fragmentsGreg Rose-66/+95
2019-08-28mld: fix memory leak in mld_del_delrec()Eric Dumazet-2/+3
2019-08-28net/sched: pfifo_fast: fix wrong dereference when qdisc is resetDavide Caratti-4/+7
2019-08-28libceph: don't call crypto_free_sync_skcipher() on a NULL tfmJia-Ju Bai-2/+4
2019-08-27tcp: remove empty skb from write queue in error casesEric Dumazet-10/+20
2019-08-27net/rds: Fix info leak in rds6_inc_info_copy()Ka-Cheong Poon-1/+4