Age | Commit message (Expand) | Author | Files | Lines |
2019-11-25 | Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -24/+41 |
2019-11-25 | vfs: mark pipes and sockets as stream-like file descriptors | Linus Torvalds | 1 | -0/+1 |
2019-11-22 | udp: drop skb extensions before marking skb stateless | Florian Westphal | 1 | -5/+22 |
2019-11-22 | net: rtnetlink: prevent underflows in do_setvfinfo() | Dan Carpenter | 1 | -1/+22 |
2019-11-22 | net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMIN | Maciej Żenczykowski | 1 | -2/+2 |
2019-11-21 | net-sysfs: fix netdev_queue_add_kobject() breakage | Eric Dumazet | 1 | -0/+1 |
2019-11-20 | ipv6/route: return if there is no fib_nh_gw_family | Hangbin Liu | 1 | -1/+1 |
2019-11-20 | net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject | Jouni Hogander | 1 | -11/+13 |
2019-11-20 | net/sched: act_pedit: fix WARN() in the traffic path | Davide Caratti | 1 | -7/+5 |
2019-11-20 | taprio: don't reject same mqprio settings | Ivan Khoronzhuk | 1 | -2/+26 |
2019-11-20 | net/tls: enable sk_msg redirect to tls socket egress | Willem de Bruijn | 2 | -0/+12 |
2019-11-19 | net/ipv4: fix sysctl max for fib_multipath_hash_policy | Marcelo Ricardo Leitner | 1 | -1/+1 |
2019-11-19 | net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key | Xin Long | 1 | -0/+4 |
2019-11-19 | net: atm: Reduce the severity of logging in unlink_clip_vcc | Aditya Pakki | 1 | -3/+3 |
2019-11-17 | ipmr: Fix skb headroom in ipmr_get_route(). | Guillaume Nault | 1 | -1/+2 |
2019-11-17 | net/smc: fix fastopen for non-blocking connect() | Ursula Braun | 1 | -1/+1 |
2019-11-16 | rds: ib: update WR sizes when bringing up connection | Dag Moxnes | 1 | -8/+15 |
2019-11-16 | net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvid | Vladimir Oltean | 1 | -1/+1 |
2019-11-16 | seg6: fix skb transport_header after decap_and_validate() | Andrea Mayer | 1 | -0/+6 |
2019-11-16 | seg6: fix srh pointer in get_srh() | Andrea Mayer | 1 | -0/+5 |
2019-11-15 | tipc: add back tipc prefix to log messages | Matt Bennett | 2 | -2/+6 |
2019-11-13 | Merge tag 'linux-can-fixes-for-5.4-20191113' of git://git.kernel.org/pub/scm/... | David S. Miller | 4 | -30/+112 |
2019-11-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2 | -0/+5 |
2019-11-13 | can: j1939: warn if resources are still linked on destroy | Oleksij Rempel | 2 | -0/+7 |
2019-11-13 | can: j1939: j1939_can_recv(): add priv refcounting | Oleksij Rempel | 1 | -0/+2 |
2019-11-13 | can: j1939: transport: j1939_cancel_active_session(): use hrtimer_try_to_canc... | Oleksij Rempel | 1 | -1/+5 |
2019-11-13 | can: j1939: make sure socket is held as long as session exists | Oleksij Rempel | 1 | -0/+2 |
2019-11-13 | can: j1939: transport: make sure the aborted session will be deactivated only... | Oleksij Rempel | 1 | -8/+17 |
2019-11-13 | can: j1939: socket: rework socket locking for j1939_sk_release() and j1939_sk... | Oleksij Rempel | 1 | -18/+39 |
2019-11-13 | can: j1939: main: j1939_ndev_to_priv(): avoid crash if can_ml_priv is NULL | Oleksij Rempel | 1 | -0/+3 |
2019-11-13 | can: j1939: move j1939_priv_put() into sk_destruct callback | Oleksij Rempel | 1 | -2/+35 |
2019-11-13 | can: af_can: export can_sock_destruct() | Oleksij Rempel | 1 | -1/+2 |
2019-11-12 | net/smc: fix refcount non-blocking connect() -part 2 | Ursula Braun | 1 | -0/+1 |
2019-11-12 | xfrm: release device reference for invalid state | Xiaodong Xu | 1 | -0/+3 |
2019-11-12 | devlink: Add method for time-stamp on reporter's dump | Aya Levin | 1 | -0/+6 |
2019-11-10 | devlink: disallow reload operation during device cleanup | Jiri Pirko | 1 | -1/+38 |
2019-11-08 | vsock/virtio: fix sock refcnt holding during the shutdown | Stefano Garzarella | 1 | -3/+5 |
2019-11-08 | mac80211: fix station inactive_time shortly after boot | Ahmed Zaki | 1 | -1/+2 |
2019-11-08 | mac80211: fix ieee80211_txq_setup_flows() failure path | Johannes Berg | 1 | -1/+1 |
2019-11-08 | ipv4: Fix table id reference in fib_sync_down_addr | David Ahern | 1 | -1/+1 |
2019-11-08 | ipv6: fixes rt6_probe() and fib6_nh->last_probe init | Eric Dumazet | 1 | -3/+10 |
2019-11-08 | nfc: netlink: fix double device reference drop | Pan Bian | 1 | -2/+0 |
2019-11-07 | xfrm: Fix memleak on xfrm state destroy | Steffen Klassert | 1 | -0/+2 |
2019-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 9 | -29/+60 |
2019-11-07 | net/smc: fix ethernet interface refcounting | Ursula Braun | 1 | -2/+0 |
2019-11-07 | net/tls: add a TX lock | Jakub Kicinski | 3 | -14/+15 |
2019-11-07 | net/tls: don't pay attention to sk_write_pending when pushing partial records | Jakub Kicinski | 2 | -7/+6 |
2019-11-06 | net/tls: fix sk_msg trim on fallback to copy mode | Jakub Kicinski | 1 | -5/+15 |
2019-11-06 | net: sched: prevent duplicate flower rules from tcf_proto destroy race | John Hurley | 1 | -4/+79 |
2019-11-06 | taprio: fix panic while hw offload sched list swap | Ivan Khoronzhuk | 1 | -2/+3 |