projects
/
linux.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
net: rds: add per rds connection cache statistics
[linux.git]
/
net
/
2019-06-06
Zhu Yanjun
net: rds: add per rds connection cache statistics
tree
|
commitdiff
2019-06-05
Enrico Weigelt
net: ipv6: drop unneeded likely() call around IS_ERR()
tree
|
commitdiff
2019-06-05
Enrico Weigelt
net: ipv4: drop unneeded likely() call around IS_ERR()
tree
|
commitdiff
2019-06-05
Enrico Weigelt
net: openvswitch: drop unneeded likely() call around...
tree
|
commitdiff
2019-06-05
Enrico Weigelt
net: socket: drop unneeded likely() call around IS_ERR()
tree
|
commitdiff
2019-06-05
David S. Miller
Merge branch 'net-add-struct-nexthop-to-fib-info'
tree
|
commitdiff
2019-06-05
David Ahern
ipv6: Plumb support for nexthop object in a fib6_info
tree
|
commitdiff
2019-06-05
David Ahern
ipv4: Plumb support for nexthop object in a fib_info
tree
|
commitdiff
2019-06-05
David Ahern
ipv4: Prepare for fib6_nh from a nexthop object
tree
|
commitdiff
2019-06-05
David Ahern
ipv4: Use accessors for fib_info nexthop data
tree
|
commitdiff
2019-06-04
David Ahern
ipv6: Always allocate pcpu memory in a fib6_nh
tree
|
commitdiff
2019-06-04
David S. Miller
Merge branch 'bond-mpls'
tree
|
commitdiff
2019-06-04
Ariel Levkovich
net: vlan: Inherit MPLS features from parent device
tree
|
commitdiff
2019-06-04
David S. Miller
Merge branch 'net-tls-small-general-improvements'
tree
|
commitdiff
2019-06-04
Jakub Kicinski
net/tls: don't pass version to tls_advance_record_sn()
tree
|
commitdiff
2019-06-04
Jakub Kicinski
net/tls: use version from prot
tree
|
commitdiff
2019-06-04
Jakub Kicinski
net/tls: don't re-check msg decrypted status in tls_dev...
tree
|
commitdiff
2019-06-04
Jakub Kicinski
net/tls: don't look for decrypted frames on non-offload...
tree
|
commitdiff
2019-06-04
Jakub Kicinski
net/tls: remove false positive warning
tree
|
commitdiff
2019-06-04
Jakub Kicinski
net/tls: check return values from skb_copy_bits() and...
tree
|
commitdiff
2019-06-04
Jakub Kicinski
net/tls: fully initialize the msg wrapper skb
tree
|
commitdiff
2019-06-04
Florian Westphal
net: ipv4: fix rcu lockdep splat due to wrong annotation
tree
|
commitdiff
2019-06-04
David S. Miller
Merge branch 'net-expose-flash-update-status-to-user'
tree
|
commitdiff
2019-06-04
Jiri Pirko
devlink: allow driver to update progress of flash update
tree
|
commitdiff
2019-06-03
Eric Dumazet
net: fix use-after-free in kfree_skb_list
tree
|
commitdiff
2019-06-03
Eric Dumazet
tcp: use this_cpu_read(*X) instead of *this_cpu_ptr(X)
tree
|
commitdiff
2019-06-03
Eric Dumazet
ipv4: icmp: use this_cpu_read() in icmp_sk()
tree
|
commitdiff
2019-06-03
Eric Dumazet
ipv6: use this_cpu_read() in rt6_get_pcpu_route()
tree
|
commitdiff
2019-06-03
Eric Dumazet
ipv6: icmp: use this_cpu_read() in icmpv6_sk()
tree
|
commitdiff
2019-06-03
Stanislav Fomichev
flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_...
tree
|
commitdiff
2019-06-03
David S. Miller
Merge tag 'mlx5-updates-2019-05-31' of git://git.kernel...
tree
|
commitdiff
2019-06-03
Heiner Kallweit
net: ethernet: improve eth_platform_get_mac_address
tree
|
commitdiff
2019-06-03
David S. Miller
Merge branch 'ifa_list-RCU'
tree
|
commitdiff
2019-06-03
Florian Westphal
net: ipv4: provide __rcu annotation for ifa_list
tree
|
commitdiff
2019-06-03
Florian Westphal
net: use new in_dev_ifa iterators
tree
|
commitdiff
2019-06-03
Florian Westphal
netfilter: use in_dev_for_each_ifa_rcu
tree
|
commitdiff
2019-06-03
Florian Westphal
devinet: use in_dev_for_each_ifa_rcu in more places
tree
|
commitdiff
2019-06-03
Florian Westphal
net: inetdevice: provide replacement iterators for...
tree
|
commitdiff
2019-06-03
David S. Miller
Merge tag 'isdn-removal' of https://git.kernel.org...
tree
|
commitdiff
2019-06-01
David S. Miller
Merge git://git.kernel.org/pub/scm/linux/kernel/git...
tree
|
commitdiff
2019-06-01
David S. Miller
Merge git://git.kernel.org/pub/scm/linux/kernel/git...
tree
|
commitdiff
2019-06-01
David S. Miller
Merge branch '40GbE' of git://git.kernel.org/pub/scm...
tree
|
commitdiff
2019-05-31
Alexei Starovoitov
Merge branch 'map-charge-cleanup'
tree
|
commitdiff
2019-05-31
Roman Gushchin
bpf: move memory size checks to bpf_map_charge_init()
tree
|
commitdiff
2019-05-31
Roman Gushchin
bpf: rework memlock-based memory accounting for maps
tree
|
commitdiff
2019-05-31
Roman Gushchin
bpf: group memory related fields in struct bpf_map_memory
tree
|
commitdiff
2019-05-31
Roman Gushchin
bpf: add memlock precharge for socket local storage
tree
|
commitdiff
2019-05-31
Alexei Starovoitov
Merge branch 'propagate-cn-to-tcp'
tree
|
commitdiff
2019-05-31
brakmo
bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
tree
|
commitdiff
2019-05-31
Colin Ian King
nexthop: remove redundant assignment to err
tree
|
commitdiff
2019-05-31
Saeed Mahameed
Merge branch 'mlx5-next' of git://git.kernel.org/pub...
tree
|
commitdiff
2019-05-31
David S. Miller
Merge git://git.kernel.org/pub/scm/linux/kernel/git...
tree
|
commitdiff
2019-05-31
Pablo Neira Ayuso
netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=y
tree
|
commitdiff
2019-05-31
Jacky Hu
ipvs: add checksum support for gue encapsulation
tree
|
commitdiff
2019-05-31
Florian Westphal
netfilter: replace skb_make_writable with skb_ensure_wr...
tree
|
commitdiff
2019-05-31
Florian Westphal
netfilter: tcpmss, optstrip: prefer skb_ensure_writable
tree
|
commitdiff
2019-05-31
Florian Westphal
netfilter: xt_HL: prefer skb_ensure_writable
tree
|
commitdiff
2019-05-31
Florian Westphal
netfilter: nf_tables: prefer skb_ensure_writable
tree
|
commitdiff
2019-05-31
Florian Westphal
netfilter: ipv4: prefer skb_ensure_writable
tree
|
commitdiff
2019-05-31
Florian Westphal
netfilter: conntrack, nat: prefer skb_ensure_writable
tree
|
commitdiff
2019-05-31
Florian Westphal
netfilter: ipvs: prefer skb_ensure_writable
tree
|
commitdiff
2019-05-31
Florian Westphal
netfilter: bridge: convert skb_make_writable to skb_ens...
tree
|
commitdiff
2019-05-31
Florian Westphal
netfilter: nf_tables: free base chain counters from...
tree
|
commitdiff
2019-05-31
Taehee Yoo
netfilter: nf_flow_table: remove unnecessary variable...
tree
|
commitdiff
2019-05-31
Lukasz Pawelczyk
netfilter: xt_owner: Add supplementary groups option
tree
|
commitdiff
2019-05-31
Julian Anastasov
ipvs: strip udp tunnel headers from icmp errors
tree
|
commitdiff
2019-05-31
Julian Anastasov
ipvs: add function to find tunnels
tree
|
commitdiff
2019-05-31
Julian Anastasov
ipvs: allow rs_table to contain different real server...
tree
|
commitdiff
2019-05-31
Linus Torvalds
Merge git://git.kernel.org/pub/scm/linux/kernel/git...
tree
|
commitdiff
2019-05-31
Linus Torvalds
Merge tag 'arm64-fixes' of git://git.kernel.org/pub...
tree
|
commitdiff
2019-05-31
Linus Torvalds
Merge tag 'for-5.2-rc2-tag' of git://git.kernel.org...
tree
|
commitdiff
2019-05-31
Linus Torvalds
Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub...
tree
|
commitdiff
2019-05-30
Linus Torvalds
Merge tag 'clk-fixes-for-linus' of git://git.kernel...
tree
|
commitdiff
2019-05-30
Willem de Bruijn
net: correct zerocopy refcnt with udp MSG_MORE
tree
|
commitdiff
2019-05-30
David S. Miller
Merge branch '100GbE' of git://git.kernel.org/pub/scm...
tree
|
commitdiff
2019-05-30
Kevin 'ldir' Darby...
net: sched: act_ctinfo: minor size optimisation
tree
|
commitdiff
2019-05-30
Maxime Chevallier
ethtool: Check for vlan etype or vlan tci when parsing...
tree
|
commitdiff
2019-05-30
Ioana Ciornei
net: dsa: Add error path handling in dsa_tree_setup()
tree
|
commitdiff
2019-05-30
Jakub Kicinski
net: don't clear sock->sk early to avoid trouble in...
tree
|
commitdiff
2019-05-30
Eric Dumazet
net-gro: fix use-after-free read in napi_gro_frags()
tree
|
commitdiff
2019-05-30
David S. Miller
Merge branch 'Fixes-for-DSA-tagging-using-802-1Q'
tree
|
commitdiff
2019-05-30
Vladimir Oltean
net: dsa: tag_8021q: Create a stable binary format
tree
|
commitdiff
2019-05-30
Ioana Ciornei
net: dsa: tag_8021q: Change order of rx_vid setup
tree
|
commitdiff
2019-05-30
Matteo Croce
sctp: deduplicate identical skb_checksum_ops
tree
|
commitdiff
2019-05-30
Matteo Croce
net: avoid indirect calls in L4 checksum calculation
tree
|
commitdiff
2019-05-30
David S. Miller
Merge branch 'connection-tracking-support-for-bridge'
tree
|
commitdiff
2019-05-30
Pablo Neira Ayuso
netfilter: nf_conntrack_bridge: register inet conntrack...
tree
|
commitdiff
2019-05-30
Pablo Neira Ayuso
netfilter: nf_conntrack_bridge: add support for IPv6
tree
|
commitdiff
2019-05-30
Pablo Neira Ayuso
netfilter: bridge: add connection tracking system
tree
|
commitdiff
2019-05-30
Pablo Neira Ayuso
netfilter: nf_conntrack: allow to register bridge support
tree
|
commitdiff
2019-05-30
Pablo Neira Ayuso
net: ipv4: place control buffer handling away from...
tree
|
commitdiff
2019-05-30
Pablo Neira Ayuso
net: ipv6: split skbuff into fragments transformer
tree
|
commitdiff
2019-05-30
Pablo Neira Ayuso
net: ipv4: split skbuff into fragments transformer
tree
|
commitdiff
2019-05-30
Pablo Neira Ayuso
net: ipv6: add skbuff fraglist splitter
tree
|
commitdiff
2019-05-30
Pablo Neira Ayuso
net: ipv4: add skbuff fraglist splitter
tree
|
commitdiff
2019-05-30
David S. Miller
Merge branch 'add-TFO-backup-key'
tree
|
commitdiff
2019-05-30
Jason Baron
tcp: add support for optional TFO backup key to net...
tree
|
commitdiff
2019-05-30
Jason Baron
tcp: add support to TCP_FASTOPEN_KEY for optional backu...
tree
|
commitdiff
2019-05-30
Jason Baron
tcp: add backup TFO key infrastructure
tree
|
commitdiff
2019-05-30
Christoph Paasch
tcp: introduce __tcp_fastopen_cookie_gen_cipher()
tree
|
commitdiff
next
This page took
0.112925 seconds
and
7
git commands to generate.