index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
once.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-12
tipc: check session number before accepting link protocol messages
Jon Maloy
3
-22
/
+52
2018-07-12
tipc: add sequence number check for link STATE messages
Jon Maloy
4
-6
/
+32
2018-07-12
tcp: expose both send and receive intervals for rate sample
Deepti Raghavan
2
-0
/
+6
2018-07-12
net: sched: fix unprotected access to rcu cookie pointer
Vlad Buslov
1
-2
/
+7
2018-07-12
cxgb4: expose stats fetched from firmware via debugfs
Rahul Lakkireddy
1
-0
/
+164
2018-07-12
cxgb4: remove stats fetched from firmware
Rahul Lakkireddy
1
-133
/
+0
2018-07-12
net: mvpp2: explicitly include linux/interrupt.h
Antoine Tenart
1
-0
/
+1
2018-07-12
cnic: use kvzalloc to allocate memory for csk_tbl
Jan Dakinevich
1
-3
/
+3
2018-07-12
wimax/i2400m: remove redundant variables ack_status, bcf and protocol
Colin Ian King
3
-6
/
+2
2018-07-12
net: sched: act_ife: fix memory leak in ife init
Vlad Buslov
1
-1
/
+3
2018-07-12
cxgb4: specify IQTYPE in fw_iq_cmd
Arjun Vynipadath
2
-1
/
+15
2018-07-12
Documentation: ip-sysctl.txt: document addr_gen_mode
Sabrina Dubroca
1
-0
/
+10
2018-07-12
net/ipv6: propagate net.ipv6.conf.all.addr_gen_mode to devices
Sabrina Dubroca
1
-0
/
+12
2018-07-12
net/ipv6: reserve room for IFLA_INET6_ADDR_GEN_MODE
Sabrina Dubroca
1
-1
/
+3
2018-07-12
net/ipv6: don't reinitialize ndev->cnf.addr_gen_mode on new inet6_dev
Sabrina Dubroca
1
-2
/
+0
2018-07-12
net/ipv6: fix addrconf_sysctl_addr_gen_mode
Sabrina Dubroca
1
-13
/
+14
2018-07-12
net/sched: flower: Fix null pointer dereference when run tc vlan command
Jianbo Liu
1
-22
/
+26
2018-07-11
selftests: forwarding: mirror_lib: Tighten up VLAN capture
Petr Machata
1
-1
/
+1
2018-07-11
sch_cake: Conditionally split GSO segments
Toke Høiland-Jørgensen
1
-26
/
+73
2018-07-11
sch_cake: Add overhead compensation support to the rate shaper
Toke Høiland-Jørgensen
1
-1
/
+123
2018-07-11
sch_cake: Add DiffServ handling
Toke Høiland-Jørgensen
1
-16
/
+423
2018-07-11
sch_cake: Add NAT awareness to packet classifier
Toke Høiland-Jørgensen
1
-2
/
+49
2018-07-11
netfilter: Add nf_ct_get_tuple_skb global lookup function
Toke Høiland-Jørgensen
3
-0
/
+62
2018-07-11
sch_cake: Add optional ACK filter
Toke Høiland-Jørgensen
1
-2
/
+452
2018-07-11
sch_cake: Add ingress mode
Toke Høiland-Jørgensen
1
-4
/
+83
2018-07-11
sched: Add Common Applications Kept Enhanced (cake) qdisc
Toke Høiland-Jørgensen
4
-0
/
+1993
2018-07-10
net: Use __u32 in uapi net_stamp.h
Jesus Sanchez-Palencia
1
-2
/
+2
2018-07-10
mlxsw: resources: Add couple of Spectrum-2 KVD resources
Jiri Pirko
1
-0
/
+4
2018-07-10
mlxsw: spectrum: Prepare for multiple FW versions for Spectrum and Spectrum-2
Jiri Pirko
2
-16
/
+33
2018-07-10
mlxsw: spectrum_acl: Implement priority setting for rules inserted to TCAM
Jiri Pirko
4
-7
/
+44
2018-07-10
mlxsw: reg: Add priority field for PTCEV2 register
Jiri Pirko
3
-4
/
+14
2018-07-10
mlxsw: spectrum_acl: Move block items encoding into Spectrum op
Jiri Pirko
4
-45
/
+53
2018-07-10
mlxsw: spectrum_acl: Convert mlxsw_afk_create args to ops
Jiri Pirko
7
-18
/
+29
2018-07-10
mlxsw: spectrum_acl: Add tcam init/fini ops
Jiri Pirko
5
-69
/
+94
2018-07-10
mlxsw: spectrum_acl: Split TCAM handling 3 ways
Jiri Pirko
8
-247
/
+622
2018-07-10
mlxsw: spectrum_mr_tcam: Push Spectrum-specific operations into a separate file
Jiri Pirko
7
-284
/
+455
2018-07-10
mlxsw: spectrum_kvdl: Pass entry_count to free function
Jiri Pirko
6
-13
/
+14
2018-07-10
mlxsw: spectrum_kvdl: Pass entry type to alloc/free
Jiri Pirko
6
-39
/
+82
2018-07-10
mlxsw: spectrum_kvdl: Push out KVD linear management into ops
Jiri Pirko
5
-393
/
+516
2018-07-10
net/mlx5: Use 2-factor allocator calls
Kees Cook
1
-5
/
+9
2018-07-10
tcp: remove SG-related comment in tcp_sendmsg()
Julian Wiedmann
1
-3
/
+0
2018-07-09
net: core: fix use-after-free in __netif_receive_skb_list_core
Edward Cree
1
-2
/
+7
2018-07-09
netfilter: fix use-after-free in NF_HOOK_LIST
Edward Cree
1
-3
/
+7
2018-07-09
net: core: fix uses-after-free in list processing
Edward Cree
1
-8
/
+13
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
14
-27
/
+24
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
29
-42
/
+66
2018-07-09
net: Add generic ndo_select_queue functions
Alexander Duyck
6
-26
/
+22
2018-07-09
net: Add support for subordinate traffic classes to netdev_pick_tx
Alexander Duyck
4
-46
/
+45
2018-07-09
ixgbe: Add code to populate and use macvlan TC to Tx queue map
Alexander Duyck
1
-6
/
+38
2018-07-09
net: Add support for subordinate device traffic classes
Alexander Duyck
3
-2
/
+124
[next]