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
2017-05-01
xfrm: Indicate xfrm_state offload errors
Ilan Tayari
1
-3
/
+6
2017-05-01
net/esp4: Fix invalid esph pointer crash
Ilan Tayari
1
-0
/
+1
2017-05-01
ip6_tunnel: Fix missing tunnel encapsulation limit option
Craig Gallek
1
-2
/
+2
2017-05-01
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
11
-887
/
+342
2017-05-01
switchdev: documentation: fix whitespace issues
Liam Beguin
1
-35
/
+35
2017-05-01
mlxsw: spectrum_router: Simplify VRF enslavement
Ido Schimmel
3
-131
/
+63
2017-05-01
Merge tag 'mlx5-updates-2017-04-30' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
14
-262
/
+1074
2017-05-01
qed: Prevent warning without CONFIG_RFS_ACCEL
Mintz, Yuval
1
-0
/
+2
2017-05-01
Merge branch 'qed-RoCE-fixes'
David S. Miller
5
-37
/
+101
2017-05-01
qed: output the DPM status and WID count
Ram Amrani
4
-1
/
+10
2017-05-01
qed: align DPI configuration to HW requirements
Ram Amrani
2
-7
/
+6
2017-05-01
qed: verify RoCE resource bitmaps are released
Ram Amrani
2
-27
/
+80
2017-05-01
qed: add error handling flow to TID deregistratin posting failure
Ram Amrani
1
-0
/
+2
2017-05-01
qed: remove unused SQ error state
Ram Amrani
1
-2
/
+1
2017-05-01
qed: configure the RoCE max message size
Ram Amrani
1
-0
/
+2
2017-05-01
bpf: enhance verifier to understand stack pointer arithmetic
Yonghong Song
2
-6
/
+23
2017-05-01
benet: Use time_before_eq for time comparison
Karim Eshapa
1
-3
/
+3
2017-05-01
flower: check unused bits in MPLS fields
Benjamin LaHaise
1
-10
/
+22
2017-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
113
-836
/
+853
2017-05-01
Merge branch 'bpf-samples-skb_mode-bug-fixes'
David S. Miller
4
-11
/
+12
2017-05-01
samples/bpf: fix XDP_FLAGS_SKB_MODE detach for xdp_tx_iptunnel
Jesper Dangaard Brouer
1
-2
/
+2
2017-05-01
samples/bpf: fix SKB_MODE flag to be a 32-bit unsigned int
Jesper Dangaard Brouer
4
-10
/
+11
2017-05-01
Merge branch 'xdp-netlink-ext-ack'
David S. Miller
8
-24
/
+52
2017-05-01
virtio_net: make use of extended ack message reporting
Jakub Kicinski
1
-4
/
+7
2017-05-01
nfp: make use of extended ack message reporting
Jakub Kicinski
3
-12
/
+17
2017-05-01
xdp: propagate extended ack to XDP setup
Jakub Kicinski
3
-8
/
+20
2017-05-01
netlink: add NULL-friendly helper for setting extended ACK message
Jakub Kicinski
1
-0
/
+8
2017-05-01
netfilter: nf_ct_ext: invoke destroy even when ext is not attached
Liping Zhang
2
-12
/
+3
2017-05-01
Merge tag 'ipvs3-for-v4.12' of http://git.kernel.org/pub/scm/linux/kernel/git...
Pablo Neira Ayuso
3
-25
/
+1
2017-05-01
netfilter: snmp: avoid stack size warning
Florian Westphal
1
-6
/
+6
2017-05-01
netfilter: nf_queue: only call synchronize_net twice if nf_queue is active
Florian Westphal
5
-24
/
+27
2017-05-01
netfilter: nf_log: don't call synchronize_rcu in nf_log_unset
Florian Westphal
2
-2
/
+1
2017-05-01
netfilter: batch synchronize_net calls during hook unregister
Florian Westphal
1
-6
/
+40
2017-04-30
net: phy: Allow BCM5481x PHYs to setup internal TX/RX clock delay
Abhishek Shah
1
-36
/
+33
2017-04-30
net: sunhme: fix spelling mistakes: "ParityErro" -> "ParityError"
Colin Ian King
1
-1
/
+1
2017-04-30
bnx2x: Align RX buffers
Scott Wood
1
-0
/
+1
2017-04-30
net: bridge: Fix improper taking over HW learned FDB
Arkadi Sharshevsky
1
-5
/
+3
2017-04-30
ipv4: get rid of ip_ra_lock
WANG Cong
1
-10
/
+2
2017-04-30
samples/bpf: bpf_load.c detect and abort if ELF maps section size is wrong
Jesper Dangaard Brouer
1
-9
/
+31
2017-04-30
lwtunnel: fix error path in lwtunnel_fill_encap()
Dan Carpenter
1
-3
/
+4
2017-04-30
liquidio: silence a locking static checker warning
Dan Carpenter
1
-0
/
+1
2017-04-30
qed: Unlock on error in qed_vf_pf_acquire()
Dan Carpenter
1
-1
/
+1
2017-04-30
Merge branch 'hns-deferred-probe'
David S. Miller
4
-9
/
+44
2017-04-30
net: hns: support deferred probe when no mdio
lipeng
1
-6
/
+33
2017-04-30
net: hns: support deferred probe when can not obtain irq
lipeng
3
-3
/
+11
2017-04-30
Merge branch 'nfp-XDP_TX-optimizations'
David S. Miller
6
-101
/
+118
2017-04-30
nfp: provide 256 bytes of XDP headroom in all configurations
Jakub Kicinski
2
-14
/
+3
2017-04-30
nfp: don't completely refuse to work with old flashes
Jakub Kicinski
1
-3
/
+1
2017-04-30
nfp: avoid reading TX queue indexes from the device
Jakub Kicinski
1
-0
/
+6
2017-04-30
nfp: do simple XDP TX buffer recycling
Jakub Kicinski
2
-57
/
+85
[next]