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-09-08
netfilter: xtables: add scheduling opportunity in get_counters
Florian Westphal
3
-0
/
+3
2017-09-08
netfilter: nf_nat: don't bug when mapping already exists
Florian Westphal
1
-1
/
+3
2017-09-08
netfilter: ipvs: do not create conn for ABORT packet in sctp_conn_schedule
Xin Long
1
-1
/
+2
2017-09-08
netfilter: ipvs: fix the issue that sctp_conn_schedule drops non-INIT packet
Xin Long
1
-2
/
+5
2017-09-06
tipc: remove unnecessary call to dev_net()
Kleber Sacilotto de Souza
1
-1
/
+1
2017-09-06
netlink: access nlk groups safely in netlink bind and getname
Xin Long
1
-4
/
+12
2017-09-06
netlink: fix an use-after-free issue for nlk groups
Xin Long
1
-3
/
+3
2017-09-06
sched: Use __qdisc_drop instead of kfree_skb in sch_prio and sch_qfq
Gao Feng
2
-2
/
+2
2017-09-06
dt-binding: phy: don't confuse with Ethernet phy properties
Baruch Siach
1
-1
/
+3
2017-09-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
136
-3169
/
+11758
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1592
-30402
/
+99174
2017-09-06
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
31
-89
/
+241
2017-09-06
Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
8
-54
/
+93
2017-09-06
Merge tag 'dlm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
7
-30
/
+36
2017-09-06
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
10
-111
/
+222
2017-09-06
Merge tag 'xfs-4.14-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
50
-709
/
+1027
2017-09-06
Merge tag 'gfs2-4.14.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-110
/
+321
2017-09-05
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2
-40
/
+61
2017-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-106
/
+76
2017-09-05
i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
Jacob Keller
1
-0
/
+1
2017-09-05
i40e: avoid NVM acquire deadlock during NVM update
Anjali Singhai Jain
2
-40
/
+60
2017-09-05
Merge branch 'xgene-Misc-bug-fixes'
David S. Miller
2
-9
/
+4
2017-09-05
drivers: net: xgene: Remove return statement from void function
Iyappan Subramanian
1
-2
/
+0
2017-09-05
drivers: net: xgene: Configure tx/rx delay for ACPI
Quan Nguyen
1
-5
/
+2
2017-09-05
drivers: net: xgene: Read tx/rx delay for ACPI
Iyappan Subramanian
1
-2
/
+2
2017-09-05
rocker: fix kcalloc parameter order
Zahari Doychev
1
-2
/
+2
2017-09-05
rds: Fix non-atomic operation on shared flag variable
HÃ¥kon Bugge
1
-2
/
+2
2017-09-05
net: sched: don't use GFP_KERNEL under spin lock
Jakub Kicinski
1
-2
/
+6
2017-09-05
vhost_net: correctly check tx avail during rx busy polling
Jason Wang
1
-1
/
+6
2017-09-05
net: mdio-mux: add mdio_mux parameter to mdio_mux_init()
Corentin Labbe
5
-6
/
+17
2017-09-05
rxrpc: Make service connection lookup always check for retry
David Howells
1
-2
/
+1
2017-09-05
net: stmmac: Delete dead code for MDIO registration
Romain Perier
2
-19
/
+19
2017-09-05
gianfar: Fix Tx flow control deactivation
Claudiu Manoil
1
-1
/
+1
2017-09-05
cxgb4: Ignore MPS_TX_INT_CAUSE[Bubble] for T6
Ganesh Goudar
1
-1
/
+15
2017-09-05
cxgb4: Fix pause frame count in t4_get_port_stats
Ganesh Goudar
1
-8
/
+4
2017-09-05
cxgb4: fix memory leak
Ganesh Goudar
1
-3
/
+3
2017-09-05
tun: rename generic_xdp to skb_xdp
Jason Wang
1
-7
/
+11
2017-09-05
tun: reserve extra headroom only when XDP is set
Jason Wang
1
-8
/
+18
2017-09-05
Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-264
/
+428
2017-09-05
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
110
-1040
/
+2433
2017-09-05
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
101
-1746
/
+2835
2017-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
22
-264
/
+436
2017-09-05
Merge branch 'dsa-tx-queues'
David S. Miller
5
-4
/
+27
2017-09-05
net: dsa: bcm_sf2: Configure IMP port TC2QOS mapping
Florian Fainelli
1
-0
/
+9
2017-09-05
net: dsa: bcm_sf2: Advertise number of egress queues
Florian Fainelli
2
-1
/
+7
2017-09-05
net: dsa: tag_brcm: Set output queue from skb queue mapping
Florian Fainelli
1
-1
/
+2
2017-09-05
net: dsa: Allow switch drivers to indicate number of TX queues
Florian Fainelli
2
-2
/
+9
2017-09-05
bridge: switchdev: Use an helper to clear forward mark
Ido Schimmel
2
-3
/
+10
2017-09-05
Merge tag 'gpio-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
52
-326
/
+1516
2017-09-05
net/mlx4_core: Use ARRAY_SIZE macro
Thomas Meyer
2
-6
/
+8
[next]