Age | Commit message (Expand) | Author |
2017-10-23 | net: dsa: bcm_sf2: Simplify bcm_sf2_cfp_rule_get_all() | Florian Fainelli |
2017-10-23 | net: dsa: bcm_sf2: Make UDF slices more configurable | Florian Fainelli |
2017-10-23 | net: dsa: bcm_sf2: Move IPv4 CFP processing to specific functions | Florian Fainelli |
2017-10-23 | net: dsa: bcm_sf2: Use existing shift/masks | Florian Fainelli |
2017-10-23 | isdn/gigaset: Provide cardstate context for bas timer callbacks | Kees Cook |
2017-10-23 | selftests/bpf: fix broken build of test_maps | Alexei Starovoitov |
2017-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-10-22 | stmmac: Don't access tx_q->dirty_tx before netif_tx_lock | Bernd Edlinger |
2017-10-22 | ipv6: flowlabel: do not leave opt->tot_len with garbage | Eric Dumazet |
2017-10-22 | of_mdio: Fix broken PHY IRQ in case of probe deferral | Geert Uytterhoeven |
2017-10-22 | textsearch: fix typos in library helpers | Randy Dunlap |
2017-10-22 | Merge branch 'tun-timer-cleanups' | David S. Miller |
2017-10-22 | tun: do not arm flow_gc_timer in tun_flow_init() | Eric Dumazet |
2017-10-22 | tun: avoid extra timer schedule in tun_flow_cleanup() | Eric Dumazet |
2017-10-22 | tun: do not block BH again in tun_flow_cleanup() | Eric Dumazet |
2017-10-22 | Merge branch 'bpf-BASE_RTT' | David S. Miller |
2017-10-22 | bpf: create samples/bpf/tcp_bpf.readme | Lawrence Brakmo |
2017-10-22 | bpf: sample BPF_SOCKET_OPS_BASE_RTT program | Lawrence Brakmo |
2017-10-22 | bpf: Add BPF_SOCKET_OPS_BASE_RTT support to tcp_nv | Lawrence Brakmo |
2017-10-22 | bpf: Adding helper function bpf_getsockops | Lawrence Brakmo |
2017-10-22 | bpf: add support for BPF_SOCK_OPS_BASE_RTT | Lawrence Brakmo |
2017-10-22 | nfp: use struct fields for 8 bit-wide access | Pieter Jansen van Vuuren |
2017-10-22 | net: x25: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-10-22 | net: af_unix: mark expected switch fall-through | Gustavo A. R. Silva |
2017-10-22 | rxrpc: Don't release call mutex on error pointer | David Howells |
2017-10-22 | Merge branch 'stmmac-hw-tstamp-fixes' | David S. Miller |
2017-10-22 | net: stmmac: Prevent infinite loop in get_rx_timestamp_status() | Jose Abreu |
2017-10-22 | net: stmmac: Fix stmmac_get_rx_hwtstamp() | Jose Abreu |
2017-10-22 | net: stmmac: Add missing call to dev_kfree_skb() | Jose Abreu |
2017-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2017-10-22 | geneve: Get rid of is_all_zero(), streamline is_tnl_info_zero() | Stefano Brivio |
2017-10-22 | Merge branch 'dsa-lan9303-Add-fdb-mdb-methods' | David S. Miller |
2017-10-22 | net: dsa: lan9303: Add fdb/mdb manipulation | Egil Hjelmeland |
2017-10-22 | net: dsa: lan9303: Add port_fast_age and port_fdb_dump methods | Egil Hjelmeland |
2017-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-10-22 | tipc: refactor tipc_sk_timeout() function | Jon Maloy |
2017-10-22 | Merge branch 'net-driver-refcont_t' | David S. Miller |
2017-10-22 | drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_t | Elena Reshetova |
2017-10-22 | drivers, net, ppp: convert syncppp.refcnt from atomic_t to refcount_t | Elena Reshetova |
2017-10-22 | drivers, net, ppp: convert ppp_file.refcnt from atomic_t to refcount_t | Elena Reshetova |
2017-10-22 | drivers, net, ppp: convert asyncppp.refcnt from atomic_t to refcount_t | Elena Reshetova |
2017-10-22 | drivers, net: convert masces_tx_sa.refcnt from atomic_t to refcount_t | Elena Reshetova |
2017-10-22 | drivers, net: convert masces_rx_sc.refcnt from atomic_t to refcount_t | Elena Reshetova |
2017-10-22 | drivers, net: convert masces_rx_sa.refcnt from atomic_t to refcount_t | Elena Reshetova |
2017-10-22 | drivers, net, hamradio: convert sixpack.refcnt from atomic_t to refcount_t | Elena Reshetova |
2017-10-22 | drivers, net, mlx5: convert fs_node.refcount from atomic_t to refcount_t | Elena Reshetova |
2017-10-22 | drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_t | Elena Reshetova |
2017-10-22 | drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_t | Elena Reshetova |
2017-10-22 | drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_t | Elena Reshetova |