index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-03
netfilter: deprecate NF_STOP
Pablo Neira Ayuso
3
-4
/
+6
2016-11-03
netfilter: kill NF_HOOK_THRESH() and state->tresh
Pablo Neira Ayuso
6
-49
/
+19
2016-11-03
netfilter: remove comments that predate rcu days
Pablo Neira Ayuso
1
-7
/
+0
2016-11-03
netfilter: get rid of useless debugging from core
Pablo Neira Ayuso
1
-9
/
+0
2016-11-02
enic: set skb->hash type properly
Govindarajulu Varadarajan
2
-7
/
+13
2016-11-02
net: 3com: typhoon: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-30
/
+30
2016-11-02
ila: Fix crash caused by rhashtable changes
Tom Herbert
1
-3
/
+13
2016-11-02
net: ip, diag -- Adjust raw_abort to use unlocked __udp_disconnect
Cyrill Gorcunov
1
-1
/
+1
2016-11-02
lan78xx: Use irq_domain for phy interrupt from USB Int. EP
Woojung Huh
1
-26
/
+189
2016-11-02
tcp: enhance tcp collapsing
Eric Dumazet
1
-6
/
+4
2016-11-02
net: 3c509: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-26
/
+29
2016-11-02
net: 3c59x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2016-11-02
net: mii: add generic function to support ksetting support
Philippe Reynes
2
-0
/
+199
2016-11-02
net/mlx4_en: Add ethtool statistics for XDP cases
Tariq Toukan
7
-12
/
+60
2016-11-02
net/mlx4_en: Refactor the XDP forwarding rings scheme
Tariq Toukan
8
-205
/
+293
2016-11-02
net/mlx4_en: Add TX_XDP for CQ types
Tariq Toukan
2
-12
/
+13
2016-11-02
sctp: clean up sctp_packet_transmit
Xin Long
1
-277
/
+158
2016-11-02
net/sched: cls_flower: merge filter delete/destroy common code
Roi Dayan
1
-10
/
+11
2016-11-02
net/sched: cls_flower: add missing unbind call when destroying flows
Roi Dayan
1
-0
/
+1
2016-11-01
netfilter: nf_queue: place volatile data in own cacheline
Florian Westphal
1
-1
/
+1
2016-11-01
netfilter: nf_tables: remove useless U8_MAX validation
Liping Zhang
2
-6
/
+0
2016-11-01
netfilter: nf_tables: introduce routing expression
Anders K. Pedersen
4
-0
/
+187
2016-11-01
netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c
Pablo Neira Ayuso
9
-296
/
+369
2016-11-01
netfilter: nf_log: add packet logging for netdev family
Pablo Neira Ayuso
7
-15
/
+121
2016-11-01
netfilter: nf_tables: add fib expression
Florian Westphal
12
-0
/
+854
2016-11-01
genetlink: fix error return code in genl_register_family()
Wei Yongjun
1
-1
/
+3
2016-11-01
net: Enable support for VRF with ipv4 multicast
David Ahern
3
-21
/
+56
2016-11-01
tipc: remove SS_CONNECTED sock state
Parthasarathy Bhuvaragan
1
-48
/
+38
2016-11-01
tipc: create TIPC_CONNECTING as a new sk_state
Parthasarathy Bhuvaragan
1
-32
/
+28
2016-11-01
tipc: remove SS_DISCONNECTING state
Parthasarathy Bhuvaragan
1
-80
/
+52
2016-11-01
tipc: create TIPC_DISCONNECTING as a new sk_state
Parthasarathy Bhuvaragan
1
-15
/
+24
2016-11-01
tipc: create TIPC_OPEN as a new sk_state
Parthasarathy Bhuvaragan
1
-54
/
+43
2016-11-01
tipc: create TIPC_ESTABLISHED as a new sk_state
Parthasarathy Bhuvaragan
1
-7
/
+11
2016-11-01
tipc: create TIPC_LISTEN as a new sk_state
Parthasarathy Bhuvaragan
1
-19
/
+43
2016-11-01
tipc: remove socket state SS_READY
Parthasarathy Bhuvaragan
1
-18
/
+31
2016-11-01
tipc: remove probing_intv from tipc_sock
Parthasarathy Bhuvaragan
1
-10
/
+9
2016-11-01
tipc: remove tsk->connected from tipc_sock
Parthasarathy Bhuvaragan
1
-17
/
+19
2016-11-01
tipc: remove tsk->connected for connectionless sockets
Parthasarathy Bhuvaragan
1
-3
/
+1
2016-11-01
tipc: rename tsk->remote to tsk->peer for consistent naming
Parthasarathy Bhuvaragan
1
-6
/
+5
2016-11-01
tipc: rename struct tipc_skb_cb member handle to bytes_read
Parthasarathy Bhuvaragan
2
-9
/
+11
2016-11-01
tipc: set kern=0 in sk_alloc() during tipc_accept()
Parthasarathy Bhuvaragan
1
-1
/
+1
2016-11-01
tipc: wakeup sleeping users at disconnect
Parthasarathy Bhuvaragan
1
-0
/
+1
2016-11-01
tipc: return early for non-blocking sockets at link congestion
Parthasarathy Bhuvaragan
1
-0
/
+6
2016-11-01
nfp: bring back support for different ring counts
Jakub Kicinski
1
-47
/
+71
2016-11-01
nfp: replace num_irqs with max_r_vecs
Jakub Kicinski
2
-8
/
+10
2016-11-01
nfp: remove nfp_net_irqs_wanted()
Jakub Kicinski
1
-23
/
+4
2016-11-01
nfp: use unsigned int for vector/ring counts
Jakub Kicinski
2
-10
/
+12
2016-11-01
nfp: create separate define for max number of vectors
Jakub Kicinski
1
-3
/
+5
2016-11-01
nfp: use AND instead of modulo to get ring indexes
Jakub Kicinski
1
-7
/
+7
2016-11-01
nfp: add separate buffer allocation function for napi
Jakub Kicinski
1
-2
/
+21
[next]