index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
37
-562
/
+852
2019-04-15
bridge: only include nf_queue.h if needed
Stephen Rothwell
1
-0
/
+2
2019-04-12
ipv6: Remove flowi6_oif compare from __ip6_route_redirect
David Ahern
1
-2
/
+0
2019-04-12
net/smc: improve smc_conn_create reason codes
Karsten Graul
4
-59
/
+58
2019-04-12
net/smc: improve smc_listen_work reason codes
Karsten Graul
2
-46
/
+54
2019-04-12
net/smc: code cleanup smc_listen_work
Karsten Graul
1
-15
/
+14
2019-04-12
net/smc: cleanup of get vlan id
Karsten Graul
3
-6
/
+10
2019-04-12
net/smc: consolidate function parameters
Karsten Graul
7
-141
/
+139
2019-04-12
net/smc: check for ip prefix and subnet
Karsten Graul
2
-3
/
+10
2019-04-12
net/smc: fallback to TCP after connect problems
Karsten Graul
1
-4
/
+4
2019-04-12
net/smc: nonblocking connect rework
Ursula Braun
2
-42
/
+47
2019-04-11
sctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_event().
David Miller
2
-19
/
+12
2019-04-11
sctp: Make sctp_enqueue_event tak an skb list.
David Miller
2
-15
/
+39
2019-04-11
sctp: Use helper for sctp_ulpq_tail_event() when hooked up to ->enqueue_event
David Miller
1
-1
/
+10
2019-04-11
sctp: Always pass skbs on a list to sctp_ulpq_tail_event().
David Miller
1
-6
/
+10
2019-04-11
sctp: Remove superfluous test in sctp_ulpq_reasm_drain().
David Miller
1
-1
/
+1
2019-04-11
net: sched: flower: fix filter net reference counting
Vlad Buslov
1
-11
/
+6
2019-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-13
/
+150
2019-04-12
bridge: broute: make broute a real ebtables table
Florian Westphal
4
-39
/
+52
2019-04-12
bridge: netfilter: unroll NF_HOOK helper in bridge input path
Florian Westphal
4
-7
/
+53
2019-04-12
bridge: reduce size of input cb to 16 bytes
Florian Westphal
3
-16
/
+16
2019-04-12
bpf: explicitly prohibit ctx_{in, out} in non-skb BPF_PROG_TEST_RUN
Stanislav Fomichev
1
-0
/
+6
2019-04-11
ipv6: Refactor __ip6_route_redirect
David Ahern
1
-23
/
+33
2019-04-11
ipv6: Refactor rt6_device_match
David Ahern
1
-13
/
+25
2019-04-11
ipv6: Move fib6_multipath_select down in ip6_pol_route
David Ahern
1
-3
/
+3
2019-04-11
ipv6: Be smarter with null_entry handling in ip6_pol_route_lookup
David Ahern
1
-12
/
+13
2019-04-11
ipv6: Refactor find_rr_leaf
David Ahern
1
-36
/
+30
2019-04-11
ipv6: Refactor find_match
David Ahern
1
-18
/
+32
2019-04-11
ipv6: Pass fib6_nh and flags to rt6_score_route
David Ahern
1
-8
/
+10
2019-04-11
ipv6: Change rt6_probe to take a fib6_nh
David Ahern
1
-8
/
+8
2019-04-11
ipv6: Remove rt6_check_dev
David Ahern
1
-11
/
+4
2019-04-11
ipv6: Only call rt6_check_neigh for nexthop with gateway
David Ahern
1
-9
/
+7
2019-04-11
dns: remove redundant zero length namelen check
Colin Ian King
1
-2
/
+0
2019-04-11
bpf: add layer 2 encap support to bpf_skb_adjust_room
Alan Maguire
1
-4
/
+8
2019-04-11
tipc: use standard write_lock & unlock functions when creating node
Jon Maloy
1
-2
/
+3
2019-04-11
bpf: fix missing bpf_check_uarg_tail_zero in BPF_PROG_TEST_RUN
Stanislav Fomichev
1
-1
/
+1
2019-04-11
netfilter: nf_nat_masquerade: unify ipv4/6 notifier registration
Florian Westphal
3
-91
/
+42
2019-04-11
netfilter: x_tables: merge ip and ipv6 masquerade modules
Florian Westphal
8
-124
/
+87
2019-04-11
netfilter: nf_nat: merge ip/ip6 masquerade headers
Florian Westphal
4
-6
/
+4
2019-04-11
net: sched: flower: use correct ht function to prevent duplicates
Vlad Buslov
1
-3
/
+3
2019-04-11
netns: read NETNSA_NSID as s32 attribute in rtnl_net_getid()
Guillaume Nault
1
-1
/
+1
2019-04-11
bpf: support input __sk_buff context in BPF_PROG_TEST_RUN
Stanislav Fomichev
1
-8
/
+135
2019-04-11
net: fou: remove redundant code in gue_udp_recv
Lorenzo Bianconi
1
-3
/
+1
2019-04-10
fou: correct spelling of encapsulation
Simon Horman
1
-2
/
+2
2019-04-10
net/sched: cbs: fix port_rate miscalculation
Leandro Dorileo
1
-14
/
+84
2019-04-10
net/sched: taprio: fix picos_per_byte miscalculation
Leandro Dorileo
1
-16
/
+81
2019-04-10
net: strparser: fix comment
Jakub Kicinski
1
-1
/
+1
2019-04-10
ipv4: Handle RTA_GATEWAY set to 0
David Ahern
2
-2
/
+4
2019-04-10
Revert: "net: sched: put back q.qlen into a single location"
Paolo Abeni
2
-4
/
+7
2019-04-10
net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too
Paolo Abeni
2
-9
/
+16
[next]