Age | Commit message (Expand) | Author |
2019-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-05-09 | net/tls: handle errors from padding_length() | Jakub Kicinski |
2019-05-09 | net/tls: remove set but not used variables | Jakub Kicinski |
2019-05-09 | Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-05-09 | packet: Fix error path in packet_init | YueHaibing |
2019-05-09 | SUNRPC: Rebalance a kref in auth_gss.c | Chuck Lever |
2019-05-09 | SUNRPC: Fix an error code in gss_alloc_msg() | Dan Carpenter |
2019-05-09 | SUNRPC: task should be exit if encode return EKEYEXPIRED more times | ZhangXiaoxu |
2019-05-09 | net/tcp: use deferred jump label for TCP acked data hook | Jakub Kicinski |
2019-05-09 | Merge tag 'batadv-net-for-davem-20190509' of git://git.open-mesh.org/linux-merge | David S. Miller |
2019-05-09 | vlan: disable SIOCSHWTSTAMP in container | Hangbin Liu |
2019-05-09 | tipc: fix hanging clients using poll with EPOLLOUT flag | Parthasarathy Bhuvaragan |
2019-05-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-05-08 | net/sched: avoid double free on matchall reoffload | Pieter Jansen van Vuuren |
2019-05-08 | openvswitch: Replace removed NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT) | Geert Uytterhoeven |
2019-05-08 | ipv4: Fix raw socket lookup for local traffic | David Ahern |
2019-05-08 | fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n... | Hangbin Liu |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-05-07 | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-05-07 | net/sched: remove block pointer from common offload structure | Pieter Jansen van Vuuren |
2019-05-07 | net: ethernet: support of_get_mac_address new ERR_PTR error | Petr Štetiar |
2019-05-07 | net: dsa: support of_get_mac_address new ERR_PTR error | Petr Štetiar |
2019-05-07 | vrf: sit mtu should not be updated when vrf netdev is the link | Stephen Suryaputra |
2019-05-07 | net: dsa: Fix error cleanup path in dsa_init_module | YueHaibing |
2019-05-07 | l2tp: Fix possible NULL pointer dereference | YueHaibing |
2019-05-07 | taprio: add null check on sched_nest to avoid potential null pointer dereference | Colin Ian King |
2019-05-07 | Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux | Linus Torvalds |
2019-05-07 | net_sched: sch_fq: handle non connected flows | Eric Dumazet |
2019-05-07 | net_sched: sch_fq: do not assume EDT packets are ordered | Eric Dumazet |
2019-05-07 | Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-05-07 | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-05-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-05-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-05-06 | Merge 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_open | Kirill Smelkov |
2019-05-06 | batman-adv: mcast: fix multicast tt/tvlv worker locking | Linus Lüssing |
2019-05-06 | batman-adv: Start new development cycle | Simon Wunderlich |
2019-05-05 | sch_htb: redefine htb qdisc overlimits | Cong Wang |
2019-05-05 | net: dsa: sja1105: Add support for traffic through standalone ports | Vladimir Oltean |
2019-05-05 | net: dsa: Add support for deferred xmit | Vladimir Oltean |
2019-05-05 | net: dsa: Allow drivers to filter packets they can decode source port from | Vladimir Oltean |
2019-05-05 | net: dsa: Optional VLAN-based port separation for switches without tagging | Vladimir Oltean |
2019-05-05 | net: dsa: Export symbols for dsa_port_vid_{add, del} | Vladimir Oltean |
2019-05-05 | net: dsa: Call driver's setup callback after setting up its switchdev notifier | Vladimir Oltean |
2019-05-05 | net/sched: add block pointer to tc_cls_common_offload structure | Pieter Jansen van Vuuren |
2019-05-05 | net/sched: allow stats updates from offloaded police actions | Pieter Jansen van Vuuren |
2019-05-05 | net/sched: extend matchall offload for hardware statistics | Pieter Jansen van Vuuren |
2019-05-05 | net/sched: add police action to the hardware intermediate representation | Pieter Jansen van Vuuren |