summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2019-04-24net: rds: exchange of 8K and 1M poolZhu Yanjun2-3/+11
2019-04-24net: sched: flower: refactor reoffload for concurrent accessVlad Buslov1-22/+57
2019-04-24tipc: tipc_udp_recv() cleanup vs rcu verbsEric Dumazet1-6/+3
2019-04-24Bluetooth: hci_core: Don't stop BT if the BD address missing in dtsBalakrishna Godavarthi1-2/+0
2019-04-23ipv6: Use result arg in fib_lookup_arg consistentlyDavid Ahern1-4/+11
2019-04-23ipv6: fib6_rule_action_alt needs to return -EAGAINDavid Ahern1-1/+3
2019-04-23net/ncsi: handle overflow when incrementing mac addressTao Ren1-1/+5
2019-04-23net: sched: taprio: Fix taprio_dequeue()Andre Guedes1-2/+2
2019-04-23net: sched: taprio: Fix taprio_peek()Andre Guedes1-2/+2
2019-04-23net: sched: taprio: Remove should_restart_cycle()Andre Guedes1-9/+1
2019-04-23net: sched: taprio: Refactor taprio_get_start_time()Andre Guedes1-14/+23
2019-04-23net: sched: taprio: Remove pointless variable assigmentAndre Guedes1-1/+0
2019-04-23net: Change nhc_flags to unsigned charDavid Ahern2-8/+12
2019-04-23lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encapDavid Ahern2-4/+6
2019-04-23net: fix sparc64 compilation of sock_gettstampStephen Rothwell1-3/+3
2019-04-23ipv6: convert fib6_ref to refcount_tEric Dumazet2-4/+4
2019-04-23ipv6: broadly use fib6_info_hold() helperEric Dumazet1-8/+8
2019-04-23ipv6: fib6_info_destroy_rcu() cleanupEric Dumazet1-4/+1
2019-04-24bpf: update skb->protocol in bpf_skb_net_growWillem de Bruijn1-0/+8
2019-04-23Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+3
2019-04-23Bluetooth: Use struct_size() helperGustavo A. R. Silva1-7/+4
2019-04-23Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evtJaganath Kanakkassery1-1/+1
2019-04-236lowpan: Off by one handling ->nexthdrDan Carpenter1-1/+1
2019-04-23Bluetooth: hidp: fix buffer overflowYoung Xiao1-0/+1
2019-04-23bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUNStanislav Fomichev1-3/+0
2019-04-23net: pass net_device argument to the eth_get_headlenStanislav Fomichev1-2/+3
2019-04-23flow_dissector: handle no-skb use caseStanislav Fomichev1-27/+25
2019-04-23net: plumb network namespace into __skb_flow_dissectStanislav Fomichev2-12/+20
2019-04-23bpf: when doing BPF_PROG_TEST_RUN for flow dissector use no-skb modeStanislav Fomichev1-30/+17
2019-04-23flow_dissector: switch kernel context to struct bpf_flow_dissectorStanislav Fomichev3-52/+102
2019-04-23Bluetooth: Add return check for L2CAP security level setFugang Duan1-2/+5
2019-04-23Bluetooth: Fix not initializing L2CAP tx_creditsLuiz Augusto von Dentz1-5/+4
2019-04-23mac80211: don't attempt to rename ERR_PTR() debugfs dirsJohannes Berg1-1/+1
2019-04-23cfg80211: Notify previous user request during self managed wiphy registrationSriram R1-3/+2
2019-04-23mac80211: Fix kernel panic due to use of txq after freeBhagavathi Perumal S1-0/+3
2019-04-23xfrm: remove unneeded export_symbolsFlorian Westphal3-7/+4
2019-04-23xfrm: remove decode_session indirection from afinfo_policyFlorian Westphal3-229/+222
2019-04-23xfrm: remove init_path indirection from afinfo_policyFlorian Westphal3-35/+7
2019-04-23xfrm: remove tos indirection from afinfo_policyFlorian Westphal3-23/+3
2019-04-22bridge: Fix possible use-after-free when deleting bridge portIdo Schimmel1-1/+2
2019-04-22net: devlink: Add extack to shared buffer operationsIdo Schimmel1-9/+13
2019-04-22net: strparser: make it explicitly non-modularPaul Gortmaker1-10/+4
2019-04-22net: bpfilter: dont use module_init in non-modular codePaul Gortmaker1-2/+1
2019-04-22cgroup: net: remove left over MODULE_LICENSE tagPaul Gortmaker1-2/+0
2019-04-22net: Rename net/nexthop.h net/rtnh.hDavid Ahern6-6/+6
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-25/+108
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller12-95/+174
2019-04-22netfilter: fix nf_l4proto_log_invalid to log invalid packetsAndrei Vagin1-1/+1
2019-04-22netfilter: never get/set skb->tstampFlorian Westphal4-16/+18
2019-04-22netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ONFlorian Westphal1-1/+2