index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-16
tcp: fix compile error if !CONFIG_SYSCTL
Eric Dumazet
2
-5
/
+5
2019-06-16
hv_sock: Suppress bogus "may be used uninitialized" warnings
Dexuan Cui
1
-2
/
+2
2019-06-16
net: handle 802.1P vlan 0 packets properly
Govindarajulu Varadarajan
1
-1
/
+29
2019-06-16
net/mlx5: Declare more strictly devlink encap mode
Leon Romanovsky
1
-2
/
+4
2019-06-15
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
Eric Dumazet
1
-0
/
+1
2019-06-15
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
3
-2
/
+13
2019-06-15
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
2
-0
/
+6
2019-06-15
tcp: limit payload size of sacked skbs
Eric Dumazet
3
-9
/
+24
2019-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-6
/
+11
2019-06-15
bpf: Fix out of bounds memory access in bpf_sk_storage
Arthur Fabre
1
-1
/
+2
2019-06-15
net: sched: remove NET_CLS_IND config option
Jiri Pirko
4
-38
/
+1
2019-06-15
vsock/virtio: set SOCK_DONE on peer shutdown
Stephen Barber
1
-1
/
+3
2019-06-14
net: dsa: use switchdev handle helpers
Vivien Didelot
1
-44
/
+32
2019-06-14
net: dsa: make dsa_slave_dev_check use const
Vivien Didelot
1
-2
/
+2
2019-06-14
net: dsa: do not check orig_dev in vlan del
Vivien Didelot
1
-9
/
+0
2019-06-14
net: add high_order_alloc_disable sysctl/static key
Eric Dumazet
2
-1
/
+10
2019-06-14
tcp: add tcp_tx_skb_cache sysctl
Eric Dumazet
1
-0
/
+8
2019-06-14
tcp: add tcp_rx_skb_cache sysctl
Eric Dumazet
1
-0
/
+9
2019-06-14
udp: Remove unused variable/function (exact_dif)
Tim Beale
2
-23
/
+0
2019-06-14
udp: Remove unused parameter (exact_dif)
Tim Beale
2
-12
/
+11
2019-06-14
ipv4: tcp: fix ACK/RST sent with a transmit delay
Eric Dumazet
3
-7
/
+12
2019-06-14
net: remove empty netlink_tap_exit_net
Li RongQing
1
-5
/
+0
2019-06-14
Merge tag 'mlx5-updates-2019-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
1
-20
/
+98
2019-06-14
ipv4: Support multipath hashing on inner IP pkts for GRE tunnel
Stephen Suryaputra
2
-1
/
+18
2019-06-14
net: sched: ingress: set 'unlocked' flag for clsact Qdisc ops
Vlad Buslov
1
-0
/
+1
2019-06-14
tcp: use static_branch_deferred_inc for clean_acked_data_enabled
Willem de Bruijn
1
-1
/
+1
2019-06-14
net: sched: flower: don't call synchronize_rcu() on mask creation
Vlad Buslov
1
-16
/
+18
2019-06-14
sctp: Free cookie before we memdup a new one
Neil Horman
1
-0
/
+8
2019-06-14
vsock: correct removal of socket from the list
Sunil Muthuswamy
1
-31
/
+7
2019-06-14
net/packet: introduce packet_rcv_try_clear_pressure() helper
Eric Dumazet
1
-4
/
+9
2019-06-14
net/packet: remove locking from packet_rcv_has_room()
Eric Dumazet
1
-11
/
+9
2019-06-14
net/packet: implement shortcut in tpacket_rcv()
Eric Dumazet
1
-0
/
+6
2019-06-14
net/packet: make tp_drops atomic
Eric Dumazet
2
-9
/
+12
2019-06-14
net/packet: constify __packet_rcv_has_room()
Eric Dumazet
1
-5
/
+8
2019-06-14
net/packet: constify prb_lookup_block() and __tpacket_v3_has_room()
Eric Dumazet
1
-7
/
+7
2019-06-14
net/packet: constify packet_lookup_frame() and __tpacket_has_room()
Eric Dumazet
1
-7
/
+7
2019-06-14
net/packet: constify __packet_get_status() argument
Eric Dumazet
1
-1
/
+1
2019-06-15
bpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog type
Stanislav Fomichev
1
-0
/
+26
2019-06-15
bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog type
Stanislav Fomichev
1
-0
/
+16
2019-06-15
bpf: net: Add SO_DETACH_REUSEPORT_BPF
Martin KaFai Lau
2
-0
/
+28
2019-06-14
docs: power: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
5
-12
/
+12
2019-06-14
Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
18
-115
/
+368
2019-06-14
Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
14
-39
/
+153
2019-06-14
sched: act_ctinfo: use extack error reporting
Kevin Darbyshire-Bryant
1
-5
/
+18
2019-06-14
nfc: Ensure presence of required attributes in the deactivate_target handler
Young Xiao
1
-1
/
+2
2019-06-14
l2tp: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-18
/
+3
2019-06-14
mac80211: notify offchannel expire on mgmt_tx
James Prestwood
1
-0
/
+4
2019-06-14
nl80211: send event when CMD_FRAME duration expires
James Prestwood
2
-0
/
+31
2019-06-14
mac80211: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-12
/
+3
[prev]
[next]