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-06-28
ipv4: enable route flushing in network namespaces
Christian Brauner
1
-4
/
+8
2019-06-28
Merge tag 'batadv-next-for-davem-20190627v2' of git://git.open-mesh.org/linux...
David S. Miller
39
-457
/
+1027
2019-06-27
tipc: add dst_cache support for udp media
Xin Long
1
-25
/
+47
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-46
/
+160
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-28
/
+114
2019-06-27
ipv6: Convert gateway validation to use fib6_info
David Ahern
1
-62
/
+56
2019-06-27
batman-adv: mcast: apply optimizations for routable packets, too
Linus Lüssing
1
-18
/
+241
2019-06-27
batman-adv: mcast: detect, distribute and maintain multicast router presence
Linus Lüssing
3
-54
/
+391
2019-06-27
batman-adv: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
8
-144
/
+39
2019-06-27
batman-adv: mcast: avoid redundant multicast TT entries with bridges
Linus Lüssing
1
-6
/
+27
2019-06-27
batman-adv: mcast: collect softif listeners from IP lists instead
Linus Lüssing
1
-49
/
+143
2019-06-27
net/smc: common release code for non-accepted sockets
Ursula Braun
1
-41
/
+32
2019-06-27
net: ipv4: fix infinite loop on secondary addr promotion
Florian Westphal
1
-1
/
+2
2019-06-27
net: ethtool: Allow parsing ETHER_FLOW types when using flow_rule
Maxime Chevallier
1
-0
/
+24
2019-06-26
af_packet: Block execution of tasks waiting for transmit to complete in AF_PA...
Neil Horman
2
-3
/
+18
2019-06-26
sctp: change to hold sk after auth shkey is created successfully
Xin Long
1
-4
/
+4
2019-06-26
ipv6: fix neighbour resolution with raw socket
Nicolas Dichtel
1
-1
/
+2
2019-06-26
ipv6: constify rt6_nexthop()
Nicolas Dichtel
3
-4
/
+4
2019-06-26
rtnetlink: skip metrics loop for dst_default_metrics
David Ahern
1
-0
/
+4
2019-06-26
ipv4: reset rt_iif for recirculated mcast/bcast out pkts
Stephen Suryaputra
2
-0
/
+45
2019-06-26
net/smc: Fix error path in smc_init
YueHaibing
1
-1
/
+4
2019-06-26
net/smc: hold conns_lock before calling smc_lgr_register_conn()
Huaping Zhou
1
-0
/
+3
2019-06-26
ipv6: fix suspicious RCU usage in rt6_dump_route()
Eric Dumazet
1
-0
/
+2
2019-06-26
ipv4: fix suspicious RCU usage in fib_dump_info_fnhe()
Eric Dumazet
1
-5
/
+6
2019-06-25
tipc: rename function msg_get_wrapped() to msg_inner_hdr()
Jon Maloy
4
-6
/
+6
2019-06-25
tipc: eliminate unnecessary skb expansion during retransmission
Jon Maloy
1
-1
/
+1
2019-06-25
tipc: simplify stale link failure criteria
Jon Maloy
1
-7
/
+2
2019-06-25
net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down"
Eiichi Tsukata
1
-1
/
+1
2019-06-25
ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
Stephen Suryaputra
1
-1
/
+1
2019-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
865
-5713
/
+4262
2019-06-24
ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1()
Stefano Brivio
1
-1
/
+2
2019-06-24
ipv6: Dump route exceptions if requested
Stefano Brivio
2
-12
/
+114
2019-06-24
ipv6/route: Change return code of rt6_dump_route() for partial node dumps
Stefano Brivio
2
-7
/
+11
2019-06-24
ipv6/route: Don't match on fc_nh_id if not set in ip6_route_del()
Stefano Brivio
1
-1
/
+2
2019-06-24
Revert "net/ipv6: Bail early if user only wants cloned entries"
Stefano Brivio
1
-5
/
+2
2019-06-24
ipv4: Dump route exceptions if requested
Stefano Brivio
2
-13
/
+104
2019-06-24
ipv4/route: Allow NULL flowinfo in rt_fill_info()
Stefano Brivio
1
-26
/
+30
2019-06-24
ipv4/fib_frontend: Allow RTM_F_CLONED flag to be used for filtering
Stefano Brivio
1
-2
/
+2
2019-06-24
fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED
Stefano Brivio
2
-2
/
+9
2019-06-24
tipc: check msg->req data len in tipc_nl_compat_bearer_disable
Xin Long
1
-3
/
+15
2019-06-24
ipv4: fix confirm_addr_indev() when enable route_localnet
Shijie Luo
1
-2
/
+8
2019-06-24
ipv4: fix inet_select_addr() when enable route_localnet
Shijie Luo
1
-1
/
+5
2019-06-24
tipc: remove the unnecessary msg->req check from tipc_nl_compat_bearer_set
Xin Long
1
-10
/
+0
2019-06-24
net/packet: fix memory leak in packet_set_ring()
Eric Dumazet
1
-1
/
+2
2019-06-24
tipc: fix missing indentation in source code
john.rutherford@dektech.com.au
1
-1
/
+1
2019-06-24
net/tls: fix page double free on TX cleanup
Dirk van der Merwe
1
-1
/
+2
2019-06-23
ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF
Wei Wang
2
-6
/
+30
2019-06-23
ipv6: convert rx data path to not take refcnt on dst
Wei Wang
1
-3
/
+4
2019-06-23
ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic
Wei Wang
2
-7
/
+10
2019-06-23
ipv6: initialize rt6->rt6i_uncached in all pre-allocated dst entries
Wei Wang
1
-0
/
+3
[next]