index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge branch 'mlx4-XDP-tx-refactor'
David S. Miller
9
-229
/
+366
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
Merge branch 'cls_flower-misc'
David S. Miller
1
-9
/
+11
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-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
31
-340
/
+1610
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
Merge branch 'tipc-socket-layer-improvements'
David S. Miller
2
-238
/
+242
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
Merge branch 'nfp-cleanups-and-RX-path-rewrite'
David S. Miller
5
-318
/
+263
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
2016-11-01
nfp: use alloc_frag() and build_skb()
Jakub Kicinski
3
-50
/
+82
2016-11-01
nfp: add buffer drop/recycle helper for RX
Jakub Kicinski
1
-10
/
+17
2016-11-01
nfp: centralize the buffer size calculation
Jakub Kicinski
2
-9
/
+21
[next]