summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-05-10bridge: Fix error path for kobject_init_and_add()Tobin C. Harding
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-09net/tls: handle errors from padding_length()Jakub Kicinski
2019-05-09net/tls: remove set but not used variablesJakub Kicinski
2019-05-09Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-05-09packet: Fix error path in packet_initYueHaibing
2019-05-09SUNRPC: Rebalance a kref in auth_gss.cChuck Lever
2019-05-09SUNRPC: Fix an error code in gss_alloc_msg()Dan Carpenter
2019-05-09SUNRPC: task should be exit if encode return EKEYEXPIRED more timesZhangXiaoxu
2019-05-09net/tcp: use deferred jump label for TCP acked data hookJakub Kicinski
2019-05-09Merge tag 'batadv-net-for-davem-20190509' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2019-05-09vlan: disable SIOCSHWTSTAMP in containerHangbin Liu
2019-05-09tipc: fix hanging clients using poll with EPOLLOUT flagParthasarathy Bhuvaragan
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-09netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last ruleFlorian Westphal
2019-05-08net/sched: avoid double free on matchall reoffloadPieter Jansen van Vuuren
2019-05-08openvswitch: Replace removed NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)Geert Uytterhoeven
2019-05-08ipv4: Fix raw socket lookup for local trafficDavid Ahern
2019-05-08fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n...Hangbin Liu
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-07net/sched: remove block pointer from common offload structurePieter Jansen van Vuuren
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-07net: dsa: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-07vrf: sit mtu should not be updated when vrf netdev is the linkStephen Suryaputra
2019-05-07net: dsa: Fix error cleanup path in dsa_init_moduleYueHaibing
2019-05-07l2tp: Fix possible NULL pointer dereferenceYueHaibing
2019-05-07taprio: add null check on sched_nest to avoid potential null pointer dereferenceColin Ian King
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds
2019-05-07net_sched: sch_fq: handle non connected flowsEric Dumazet
2019-05-07net_sched: sch_fq: do not assume EDT packets are orderedEric Dumazet
2019-05-07Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-05-07libceph: make ceph_pr_addr take an struct ceph_entity_addr pointerJeff Layton
2019-05-07libceph: fix unaligned accesses in ceph_entity_addr handlingJeff Layton
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-05-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-05-06netfilter: nf_flow_table: do not flow offload deleted conntrack entriesTaehee Yoo
2019-05-06netfilter: nf_conntrack_h323: Remove deprecated config checkSubash Abhinov Kasiviswanathan
2019-05-06netfilter: ctnetlink: Resolve conntrack L3-protocol flush regressionKristian Evensen
2019-05-06batman-adv: mcast: fix multicast tt/tvlv worker lockingLinus Lüssing
2019-05-06batman-adv: Start new development cycleSimon Wunderlich
2019-05-05sch_htb: redefine htb qdisc overlimitsCong Wang
2019-05-05net: dsa: sja1105: Add support for traffic through standalone portsVladimir Oltean
2019-05-05net: dsa: Add support for deferred xmitVladimir Oltean
2019-05-05net: dsa: Allow drivers to filter packets they can decode source port fromVladimir Oltean