index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-06-17
netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXY
Fernando Fernandez Mancera
2019-06-17
netfilter: synproxy: remove module dependency on IPv6 SYNPROXY
Fernando Fernandez Mancera
2019-06-17
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
Pablo Neira Ayuso
2019-06-17
netfilter: bridge: namespace bridge netfilter sysctls
Christian Brauner
2019-06-17
netfilter: bridge: port sysctls to use brnf_net
Christian Brauner
2019-06-17
netfilter: xt_owner: bail out with EINVAL in case of unsupported flags
Pablo Neira Ayuso
2019-06-17
netfilter: conntrack: small conntrack lookup optimization
Florian Westphal
2019-06-17
netfilter: nft_ct: add ct expectations support
Stéphane Veyret
2019-06-16
lapb: fixed leak of control-blocks.
Jeremy Sowden
2019-06-16
tipc: purge deferredq list for each grp member in tipc_group_delete
Xin Long
2019-06-16
lapb: moved export of lapb_register.
Jeremy Sowden
2019-06-16
ax25: fix inconsistent lock state in ax25_destroy_timer
Eric Dumazet
2019-06-16
neigh: fix use-after-free read in pneigh_get_next
Eric Dumazet
2019-06-16
tcp: fix compile error if !CONFIG_SYSCTL
Eric Dumazet
2019-06-16
hv_sock: Suppress bogus "may be used uninitialized" warnings
Dexuan Cui
2019-06-16
net: handle 802.1P vlan 0 packets properly
Govindarajulu Varadarajan
2019-06-15
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
Eric Dumazet
2019-06-15
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
2019-06-15
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
2019-06-15
tcp: limit payload size of sacked skbs
Eric Dumazet
2019-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-06-15
bpf: Fix out of bounds memory access in bpf_sk_storage
Arthur Fabre
2019-06-15
net: sched: remove NET_CLS_IND config option
Jiri Pirko
2019-06-15
vsock/virtio: set SOCK_DONE on peer shutdown
Stephen Barber
2019-06-14
net: dsa: use switchdev handle helpers
Vivien Didelot
2019-06-14
net: dsa: make dsa_slave_dev_check use const
Vivien Didelot
2019-06-14
net: dsa: do not check orig_dev in vlan del
Vivien Didelot
2019-06-14
net: add high_order_alloc_disable sysctl/static key
Eric Dumazet
2019-06-14
tcp: add tcp_tx_skb_cache sysctl
Eric Dumazet
2019-06-14
tcp: add tcp_rx_skb_cache sysctl
Eric Dumazet
2019-06-14
udp: Remove unused variable/function (exact_dif)
Tim Beale
2019-06-14
udp: Remove unused parameter (exact_dif)
Tim Beale
2019-06-14
ipv4: tcp: fix ACK/RST sent with a transmit delay
Eric Dumazet
2019-06-14
net: remove empty netlink_tap_exit_net
Li RongQing
2019-06-14
Merge tag 'mlx5-updates-2019-06-13' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2019-06-14
ipv4: Support multipath hashing on inner IP pkts for GRE tunnel
Stephen Suryaputra
2019-06-14
net: sched: ingress: set 'unlocked' flag for clsact Qdisc ops
Vlad Buslov
2019-06-14
tcp: use static_branch_deferred_inc for clean_acked_data_enabled
Willem de Bruijn
2019-06-14
net: sched: flower: don't call synchronize_rcu() on mask creation
Vlad Buslov
2019-06-14
sctp: Free cookie before we memdup a new one
Neil Horman
2019-06-14
vsock: correct removal of socket from the list
Sunil Muthuswamy
2019-06-14
net/packet: introduce packet_rcv_try_clear_pressure() helper
Eric Dumazet
2019-06-14
net/packet: remove locking from packet_rcv_has_room()
Eric Dumazet
2019-06-14
net/packet: implement shortcut in tpacket_rcv()
Eric Dumazet
2019-06-14
net/packet: make tp_drops atomic
Eric Dumazet
2019-06-14
net/packet: constify __packet_rcv_has_room()
Eric Dumazet
2019-06-14
net/packet: constify prb_lookup_block() and __tpacket_v3_has_room()
Eric Dumazet
2019-06-14
net/packet: constify packet_lookup_frame() and __tpacket_has_room()
Eric Dumazet
2019-06-14
net/packet: constify __packet_get_status() argument
Eric Dumazet
2019-06-15
bpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog type
Stanislav Fomichev
[prev]
[next]