index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-04-12
net/smc: improve smc_listen_work reason codes
Karsten Graul
2019-04-12
net/smc: code cleanup smc_listen_work
Karsten Graul
2019-04-12
net/smc: cleanup of get vlan id
Karsten Graul
2019-04-12
net/smc: consolidate function parameters
Karsten Graul
2019-04-12
net/smc: check for ip prefix and subnet
Karsten Graul
2019-04-12
net/smc: fallback to TCP after connect problems
Karsten Graul
2019-04-12
net/smc: nonblocking connect rework
Ursula Braun
2019-04-11
sctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_event().
David Miller
2019-04-11
sctp: Make sctp_enqueue_event tak an skb list.
David Miller
2019-04-11
sctp: Use helper for sctp_ulpq_tail_event() when hooked up to ->enqueue_event
David Miller
2019-04-11
sctp: Always pass skbs on a list to sctp_ulpq_tail_event().
David Miller
2019-04-11
sctp: Remove superfluous test in sctp_ulpq_reasm_drain().
David Miller
2019-04-11
net: sched: flower: fix filter net reference counting
Vlad Buslov
2019-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-12
bpf: explicitly prohibit ctx_{in, out} in non-skb BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-04-11
ipv6: Refactor __ip6_route_redirect
David Ahern
2019-04-11
ipv6: Refactor rt6_device_match
David Ahern
2019-04-11
ipv6: Move fib6_multipath_select down in ip6_pol_route
David Ahern
2019-04-11
ipv6: Be smarter with null_entry handling in ip6_pol_route_lookup
David Ahern
2019-04-11
ipv6: Refactor find_rr_leaf
David Ahern
2019-04-11
ipv6: Refactor find_match
David Ahern
2019-04-11
ipv6: Pass fib6_nh and flags to rt6_score_route
David Ahern
2019-04-11
ipv6: Change rt6_probe to take a fib6_nh
David Ahern
2019-04-11
ipv6: Remove rt6_check_dev
David Ahern
2019-04-11
ipv6: Only call rt6_check_neigh for nexthop with gateway
David Ahern
2019-04-11
dns: remove redundant zero length namelen check
Colin Ian King
2019-04-11
bpf: add layer 2 encap support to bpf_skb_adjust_room
Alan Maguire
2019-04-11
tipc: use standard write_lock & unlock functions when creating node
Jon Maloy
2019-04-11
bpf: fix missing bpf_check_uarg_tail_zero in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-04-11
net: sched: flower: use correct ht function to prevent duplicates
Vlad Buslov
2019-04-11
netns: read NETNSA_NSID as s32 attribute in rtnl_net_getid()
Guillaume Nault
2019-04-11
bpf: support input __sk_buff context in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-04-11
net: fou: remove redundant code in gue_udp_recv
Lorenzo Bianconi
2019-04-10
fou: correct spelling of encapsulation
Simon Horman
2019-04-10
net/sched: cbs: fix port_rate miscalculation
Leandro Dorileo
2019-04-10
net/sched: taprio: fix picos_per_byte miscalculation
Leandro Dorileo
2019-04-10
net: strparser: fix comment
Jakub Kicinski
2019-04-10
ipv4: Handle RTA_GATEWAY set to 0
David Ahern
2019-04-10
Revert: "net: sched: put back q.qlen into a single location"
Paolo Abeni
2019-04-10
net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too
Paolo Abeni
2019-04-10
net: sched: always do stats accounting according to TCQ_F_CPUSTATS
Paolo Abeni
2019-04-10
net: caif: avoid using qdisc_qlen()
Paolo Abeni
2019-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-08
net: ip6_gre: fix possible use-after-free in ip6erspan_rcv
Lorenzo Bianconi
2019-04-08
net: ip_gre: fix possible use-after-free in erspan_rcv
Lorenzo Bianconi
2019-04-08
ipv4: Allow ipv6 gateway with ipv4 routes
David Ahern
2019-04-08
ipv4: Flag fib_info with a fib_nh using IPv6 gateway
David Ahern
2019-04-08
ipv4: Handle ipv6 gateway in fib_good_nh
David Ahern
2019-04-08
ipv4: Handle ipv6 gateway in fib_detect_death
David Ahern
2019-04-08
ipv4: Handle ipv6 gateway in ipv4_confirm_neigh
David Ahern
[next]