index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
esp4_offload.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-24
netfilter: x_tables: make xt_replace_table wait until old rules are not used ...
Florian Westphal
1
-3
/
+18
2017-10-24
netfilter: conntrack: remove pf argument from l4 packet functions
Florian Westphal
10
-13
/
+3
2017-10-24
netfilter: conntrack: add and use nf_ct_l4proto_log_invalid
Florian Westphal
4
-34
/
+45
2017-10-24
netfilter: conntrack: add and use nf_l4proto_log_invalid
Florian Westphal
8
-52
/
+82
2017-10-24
netfilter: nat: use test_and_clear_bit when deleting ct from bysource list
Florian Westphal
1
-6
/
+3
2017-10-04
netfilter: ipset: deduplicate prefixlen maps
Aaron Conole
1
-258
/
+137
2017-10-04
netfilter: ipset: Fix sparse warnings
Jozsef Kadlecsik
1
-1
/
+1
2017-10-04
netfilter: ipset: Compress return logic
simran singhal
1
-4
/
+1
2017-10-04
sctp: introduce round robin stream scheduler
Marcelo Ricardo Leitner
5
-2
/
+218
2017-10-04
sctp: introduce priority based stream scheduler
Marcelo Ricardo Leitner
5
-2
/
+377
2017-10-04
sctp: add sockopt to get/set stream scheduler parameters
Marcelo Ricardo Leitner
2
-0
/
+84
2017-10-04
sctp: add sockopt to get/set stream scheduler
Marcelo Ricardo Leitner
2
-0
/
+76
2017-10-04
sctp: introduce stream scheduler foundations
Marcelo Ricardo Leitner
8
-38
/
+477
2017-10-04
sctp: introduce sctp_chunk_stream_no
Marcelo Ricardo Leitner
1
-0
/
+5
2017-10-04
sctp: introduce struct sctp_stream_out_ext
Marcelo Ricardo Leitner
5
-13
/
+50
2017-10-04
sctp: factor out stream->in allocation
Marcelo Ricardo Leitner
1
-8
/
+28
2017-10-04
sctp: factor out stream->out allocation
Marcelo Ricardo Leitner
1
-20
/
+32
2017-10-04
sctp: silence warns on sctp_stream_init allocations
Marcelo Ricardo Leitner
1
-1
/
+7
2017-10-04
net: core: decouple ifalias get/set from rtnl lock
Florian Westphal
4
-25
/
+65
2017-10-03
bonding: speed/duplex update at NETDEV_UP event
Mahesh Bandewar
1
-1
/
+10
2017-10-03
mlxsw: spectrum: Add missing error code on allocation failure
Dan Carpenter
1
-1
/
+3
2017-10-03
mlxsw: spectrum: Fix check for IS_ERR() instead of NULL
Dan Carpenter
1
-2
/
+2
2017-10-03
net: dsa: mt7530: make functions mt7530_phy_write static
Colin Ian King
1
-1
/
+2
2017-10-03
net: dsa: lan9303: make functions lan9303_mdio_phy_{read|write} static
Colin Ian King
1
-2
/
+3
2017-10-03
mlxsw: spectrum: mr: Support trap-and-forward routes
Yotam Gigi
1
-9
/
+8
2017-10-03
mlxsw: spectrum: mr_tcam: Add trap-and-forward multicast route
Yotam Gigi
2
-0
/
+9
2017-10-03
mlxsw: spectrum: Add trap for multicast trap-and-forward routes
Yotam Gigi
2
-0
/
+15
2017-10-03
mlxsw: acl: Introduce ACL trap and forward action
Yotam Gigi
2
-0
/
+19
2017-10-03
ipv4: ipmr: Don't forward packets already forwarded by hardware
Yotam Gigi
1
-5
/
+32
2017-10-03
ipv4: ipmr: Add the parent ID field to VIF struct
Yotam Gigi
2
-0
/
+12
2017-10-03
skbuff: Add the offload_mr_fwd_mark field
Yotam Gigi
1
-0
/
+1
2017-10-03
cxgb4: Update comment for min_mtu
Arjun Vynipadath
1
-1
/
+1
2017-10-03
fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bw
Jacob Keller
2
-6
/
+7
2017-10-03
fm10k: prefer %s and __func__ for diagnostic prints
Jacob Keller
1
-2
/
+16
2017-10-03
fm10k: Fix misuse of net_ratelimit()
Joe Perches
1
-1
/
+2
2017-10-03
fm10k: bump version number
Jacob Keller
1
-1
/
+1
2017-10-03
fm10k: use the MAC/VLAN queue for VF<->PF MAC/VLAN requests
Jacob Keller
3
-4
/
+133
2017-10-03
fm10k: introduce a message queue for MAC/VLAN messages
Jacob Keller
3
-42
/
+397
2017-10-03
fm10k: use generic PM hooks instead of legacy PCIe power hooks
Jacob Keller
1
-45
/
+22
2017-10-03
fm10k: use spinlock to implement mailbox lock
Jacob Keller
2
-10
/
+8
2017-10-03
fm10k: prepare_for_reset() when we lose PCIe Link
Jacob Keller
2
-26
/
+79
2017-10-02
i40e: Stop dropping 802.1ad tags - eth proto 0x88a8
Scott Peterson
7
-3
/
+62
2017-10-02
i40e: fix client notify of VF reset
Alan Brady
1
-2
/
+2
2017-10-02
i40e: fix handling of vf_states variable
Alan Brady
2
-2
/
+4
2017-10-02
i40e: make i40evf_map_rings_to_vectors void
Mitch Williams
1
-7
/
+2
2017-10-02
i40evf: Enable VF to request an alternate queue allocation
Alan Brady
4
-7
/
+173
2017-10-02
i40e: ensure reset occurs when disabling VF
Jacob Keller
2
-11
/
+35
2017-10-02
i40e: make use of i40e_vc_disable_vf
Jacob Keller
1
-2
/
+1
2017-10-02
i40e: drop i40e_pf *pf from i40e_vc_disable_vf()
Jacob Keller
1
-4
/
+3
2017-10-02
i40e: don't hold spinlock while resetting VF
Jacob Keller
1
-4
/
+32
[next]