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
2017-06-17
net: dsa: Fix legacy probing
Florian Fainelli
1
-11
/
+8
2017-06-17
tls: update Kconfig
Dave Watson
1
-2
/
+5
2017-06-17
net: remove DST_NOCACHE flag
Wei Wang
5
-22
/
+15
2017-06-17
net: remove DST_NOGC flag
Wei Wang
5
-14
/
+8
2017-06-17
net: remove dst gc related code
Wei Wang
2
-214
/
+0
2017-06-17
decnet: take dst->__refcnt when struct dn_route is created
Wei Wang
1
-17
/
+19
2017-06-17
xfrm: take refcnt of dst when creating struct xfrm_dst bundle
Wei Wang
2
-35
/
+32
2017-06-17
ipv6: get rid of icmp6 dst garbage collector
Wei Wang
2
-48
/
+1
2017-06-17
ipv6: mark DST_NOGC and remove the operation of dst_free()
Wei Wang
2
-45
/
+19
2017-06-17
ipv6: call dst_hold_safe() properly
Wei Wang
2
-4
/
+4
2017-06-17
ipv6: call dst_dev_put() properly
Wei Wang
1
-0
/
+2
2017-06-17
ipv6: take dst->__refcnt for insertion into fib6 tree
Wei Wang
2
-17
/
+50
2017-06-17
ipv4: mark DST_NOGC and remove the operation of dst_free()
Wei Wang
2
-16
/
+5
2017-06-17
ipv4: call dst_hold_safe() properly
Wei Wang
1
-3
/
+1
2017-06-17
ipv4: call dst_dev_put() properly
Wei Wang
2
-0
/
+6
2017-06-17
ipv4: take dst->__refcnt when caching dst in fib
Wei Wang
2
-4
/
+20
2017-06-17
net: introduce a new function dst_dev_put()
Wei Wang
1
-0
/
+24
2017-06-17
net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt
Wei Wang
1
-2
/
+18
2017-06-17
net: use loopback dev when generating blackhole route
Wei Wang
2
-5
/
+6
2017-06-17
udp: call dst_hold_safe() in udp_sk_rx_set_dst()
Wei Wang
2
-16
/
+14
2017-06-17
ipv6: remove unnecessary dst_hold() in ip6_fragment()
Wei Wang
1
-4
/
+0
2017-06-16
net: dsa: add cross-chip multicast support
Vivien Didelot
1
-10
/
+20
2017-06-16
decnet: always not take dst->__refcnt when inserting dst into hash table
Wei Wang
1
-10
/
+4
2017-06-16
rds: tcp: Set linger when rejecting an incoming conn in rds_tcp_accept_one
Sowmini Varadhan
1
-1
/
+18
2017-06-16
rds: tcp: various endian-ness fixes
Sowmini Varadhan
6
-13
/
+21
2017-06-16
rds: tcp: remove cp_outgoing
Sowmini Varadhan
4
-23
/
+4
2017-06-16
net: Add IFLA_XDP_PROG_ID
Martin KaFai Lau
2
-14
/
+32
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
11
-26
/
+26
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
41
-68
/
+65
2017-06-16
networking: make skb_pull & friends return void pointers
Johannes Berg
6
-12
/
+15
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
52
-226
/
+199
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
41
-153
/
+113
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
28
-101
/
+54
2017-06-16
tls: Depend upon INET not plain NET.
David S. Miller
1
-1
/
+1
2017-06-15
net: dsa: assign default CPU port to all ports
Vivien Didelot
1
-11
/
+19
2017-06-15
net: sched: act_tunnel_key: make UDP checksum configurable
Jiri Benc
1
-3
/
+12
2017-06-15
net: sched: act_tunnel_key: request UDP checksum by default
Jiri Benc
1
-2
/
+2
2017-06-15
tls: kernel TLS support
Dave Watson
6
-0
/
+1280
2017-06-15
tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions
Dave Watson
2
-2
/
+4
2017-06-15
tcp: ULP infrastructure
Dave Watson
5
-1
/
+190
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
48
-154
/
+215
2017-06-14
rxrpc: Cache the congestion window setting
David Howells
6
-6
/
+19
2017-06-14
net: don't global ICMP rate limit packets originating from loopback
Jesper Dangaard Brouer
2
-3
/
+7
2017-06-14
net/act_pedit: fix an error code
Dan Carpenter
1
-1
/
+3
2017-06-14
net: use skb_unref() in napi_consume_skb()
Paolo Abeni
1
-3
/
+2
2017-06-14
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-21
/
+35
2017-06-14
bpf: permits narrower load from bpf program context fields
Yonghong Song
1
-14
/
+42
2017-06-14
net_sched: move tcf_lock down after gen_replace_estimator()
WANG Cong
1
-5
/
+3
2017-06-13
net: dsa: Introduce dsa_get_cpu_port()
Florian Fainelli
6
-25
/
+29
2017-06-13
net: dsa: Associate slave network device with CPU port
Florian Fainelli
4
-2
/
+16
[next]