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
2018-12-14
drivers: net: xgene: Remove unnecessary forward declarations
Nathan Chancellor
1
-3
/
+0
2018-12-14
tipc: compare remote and local protocols in tipc_udp_enable()
Cong Wang
1
-0
/
+5
2018-12-14
tipc: fix a double kfree_skb()
Cong Wang
1
-3
/
+1
2018-12-14
tipc: use lock_sock() in tipc_sk_reinit()
Cong Wang
1
-2
/
+6
2018-12-14
net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHK
Jakub Kicinski
3
-4
/
+4
2018-12-13
qed: Fix command number mismatch between driver and the mfw
Sudarsana Reddy Kalluru
1
-1
/
+2
2018-12-13
Merge tag 'mlx5-fixes-2018-12-13' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
6
-27
/
+38
2018-12-13
net/mlx5e: Cancel DIM work on close SQ
Tal Gilboa
1
-0
/
+1
2018-12-13
net/mlx5e: Remove unused UDP GSO remaining counter
Mikhael Goikhman
2
-4
/
+0
2018-12-13
net/mlx5e: Avoid encap flows deletion attempt the 1st time a neigh is resolved
Or Gerlitz
2
-6
/
+5
2018-12-13
net/mlx5e: Properly initialize flow attributes for slow path eswitch rule del...
Or Gerlitz
1
-3
/
+6
2018-12-13
net/mlx5e: Avoid overriding the user provided priority for offloaded tc rules
Or Gerlitz
1
-5
/
+4
2018-12-13
net/mlx5e: Err if asked to mirror a goto chain tc eswitch rule
Or Gerlitz
1
-2
/
+9
2018-12-13
net/mlx5e: RX, Verify MPWQE stride size is in range
Moshe Shemesh
1
-0
/
+5
2018-12-13
net/mlx5e: Fix default amount of channels for VF representors
Gavi Teitz
1
-3
/
+2
2018-12-13
net/mlx5: E-Switch, Fix fdb cap bits swap
Vu Pham
1
-4
/
+6
2018-12-12
Merge branch 'vhost-fixes'
David S. Miller
2
-5
/
+26
2018-12-12
Revert "net: vhost: lock the vqs one by one"
Jason Wang
1
-4
/
+17
2018-12-12
vhost_net: switch to use mutex_trylock() in vhost_net_busy_poll()
Jason Wang
1
-1
/
+7
2018-12-12
vhost: make sure used idx is seen before log in vhost_add_used_n()
Jason Wang
1
-0
/
+2
2018-12-12
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
5
-53
/
+32
2018-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
7
-27
/
+22
2018-12-12
Merge branch 'bnx2x-Fix-series'
David S. Miller
4
-22
/
+55
2018-12-12
bnx2x: Send update-svid ramrod with retry/poll flags enabled
Sudarsana Reddy Kalluru
2
-1
/
+10
2018-12-12
bnx2x: Enable PTP only on the PF that initializes the port
Sudarsana Reddy Kalluru
3
-12
/
+12
2018-12-12
bnx2x: Remove configured vlans as part of unload sequence.
Sudarsana Reddy Kalluru
2
-8
/
+30
2018-12-12
bnx2x: Clear fip MAC when fcoe offload support is disabled
Sudarsana Reddy Kalluru
1
-1
/
+3
2018-12-13
netfilter: nf_conncount: use rb_link_node_rcu() instead of rb_link_node()
Taehee Yoo
1
-1
/
+1
2018-12-13
netfilter: nat: can't use dst_hold on noref dst
Florian Westphal
1
-1
/
+2
2018-12-13
netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel
Pan Bian
1
-1
/
+1
2018-12-12
ixgbe: Fix race when the VF driver does a reset
Ross Lagerwall
1
-1
/
+10
2018-12-12
i40e: DRY rx_ptype handling code
Michał Mirosław
3
-15
/
+6
2018-12-12
USB: hso: Fix OOB memory access in hso_probe/hso_get_config_data
Hui Peng
1
-2
/
+16
2018-12-12
i40e: fix VLAN.TCI == 0 RX HW offload
Michał Mirosław
3
-30
/
+9
2018-12-12
i40e: fix mac filter delete when setting mac address
Stefan Assmann
1
-7
/
+7
2018-12-11
r8169: fix crash if CONFIG_DEBUG_SHIRQ is enabled
Heiner Kallweit
1
-1
/
+1
2018-12-11
Merge branch 'ieee802154-for-davem-2018-12-11' of git://git.kernel.org/pub/sc...
David S. Miller
2
-4
/
+4
2018-12-11
ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_done
YueHaibing
1
-2
/
+2
2018-12-10
nfp: flower: ensure TCP flags can be placed in IPv6 frame
Pieter Jansen van Vuuren
1
-6
/
+22
2018-12-10
Merge branch 'ibmvnic-Fix-reset-work-item-locking-bugs'
David S. Miller
2
-9
/
+11
2018-12-10
ibmvnic: Fix non-atomic memory allocation in IRQ context
Thomas Falcon
1
-1
/
+1
2018-12-10
ibmvnic: Convert reset work item mutex to spin lock
Thomas Falcon
2
-8
/
+10
2018-12-10
ipv4: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+4
2018-12-10
sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
Xin Long
1
-0
/
+1
2018-12-09
Linux 4.20-rc6
v4.20-rc6
Linus Torvalds
1
-1
/
+1
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
83
-368
/
+1225
2018-12-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-5
/
+10
2018-12-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+5
2018-12-09
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-25
/
+42
2018-12-09
net/sched: cls_flower: Reject duplicated rules also under skip_sw
Or Gerlitz
1
-13
/
+10
[next]