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-02-21
tcp: remove sk_can_gso() use
Eric Dumazet
2
-29
/
+8
2018-02-21
tcp: switch to GSO being always on
Eric Dumazet
3
-1
/
+3
2018-02-21
Merge branch 'ibmvnic-Make-driver-resources-dynamic'
David S. Miller
2
-67
/
+110
2018-02-21
ibmvnic: Allocate max queues stats buffers
Nathan Fontenot
1
-2
/
+2
2018-02-21
ibmvnic: Make napi usage dynamic
Nathan Fontenot
1
-25
/
+45
2018-02-21
ibmvnic: Free and re-allocate scrqs when tx/rx scrqs change
Nathan Fontenot
1
-26
/
+52
2018-02-21
ibmvnic: Move active sub-crq count settings
Nathan Fontenot
1
-10
/
+7
2018-02-21
ibmvnic: Rename active queue count variables
Nathan Fontenot
2
-10
/
+10
2018-02-21
rds: send: mark expected switch fall-through in rds_rm_size
Gustavo A. R. Silva
1
-0
/
+2
2018-02-21
Merge branch '8390-cleanups'
David S. Miller
14
-141
/
+85
2018-02-21
net/mac8390: Fix log messages
Finn Thain
1
-19
/
+17
2018-02-21
net/mac8390: Convert to nubus_driver
Finn Thain
3
-76
/
+67
2018-02-21
net/8390: Fix msg_enable patch snafu
Finn Thain
11
-49
/
+4
2018-02-21
net/8390: Remove redundant make dependencies
Finn Thain
1
-3
/
+3
2018-02-21
r8169: remove not needed PHY soft reset in rtl8168e_2_hw_phy_config
Heiner Kallweit
1
-2
/
+0
2018-02-21
net: sched: add em_ipt ematch for calling xtables matches
Eyal Birger
5
-1
/
+292
2018-02-20
r8169: remove some WOL-related dead code
Heiner Kallweit
1
-37
/
+2
2018-02-20
Merge branch 'stmmac-multi-queue-fixes-and-cleanups'
David S. Miller
4
-23
/
+42
2018-02-20
net: stmmac: honor error code from stmmac_dt_phy()
Niklas Cassel
1
-2
/
+3
2018-02-20
net: stmmac: add error handling in stmmac_mtl_setup()
Niklas Cassel
1
-5
/
+24
2018-02-20
net: stmmac: call correct function in stmmac_mac_config_rx_queues_routing()
Niklas Cassel
1
-1
/
+1
2018-02-20
net: stmmac: rename dwmac4_tx_queue_routing() to match reality
Niklas Cassel
1
-3
/
+3
2018-02-20
net: stmmac: WARN if tx_skbuff entries are reused before cleared
Niklas Cassel
1
-0
/
+5
2018-02-20
net: stmmac: do not clear tx_skbuff entries in stmmac_xmit()/stmmac_tso_xmit()
Niklas Cassel
1
-3
/
+0
2018-02-20
net: stmmac: set MSS for each tx DMA channel
Niklas Cassel
2
-9
/
+6
2018-02-20
x25: use %*ph to print small buffer
Antonio Cardace
1
-2
/
+1
2018-02-20
Merge branch 'net-Expose-KVD-linear-parts-as-resources'
David S. Miller
5
-97
/
+220
2018-02-20
mlxsw: spectrum_kvdl: Add support for per part occupancy
Arkadi Sharshevsky
1
-3
/
+55
2018-02-20
mlxsw: spectrum_kvdl: Add support for dynamic partition set
Arkadi Sharshevsky
1
-5
/
+53
2018-02-20
mlxsw: spectrum_kvdl: Add support for linear division resources
Arkadi Sharshevsky
3
-3
/
+85
2018-02-20
devlink: Perform cleanup of resource_set cb
Arkadi Sharshevsky
2
-84
/
+3
2018-02-20
devlink: Move size validation to core
Arkadi Sharshevsky
1
-5
/
+27
2018-02-20
Merge branch 'net-Get-rid-of-net_mutex-and-simplify-cleanup_list-queueing'
David S. Miller
3
-41
/
+47
2018-02-20
net: Queue net_cleanup_work only if there is first net added
Kirill Tkhai
1
-2
/
+2
2018-02-20
net: Make cleanup_list and net::cleanup_list of llist type
Kirill Tkhai
2
-15
/
+8
2018-02-20
net: Kill net_mutex
Kirill Tkhai
3
-26
/
+39
2018-02-20
ibmvnic: Keep track of supplementary TX descriptors
Thomas Falcon
2
-2
/
+7
2018-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
333
-2793
/
+4395
2018-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
52
-395
/
+504
2018-02-19
tipc: don't call sock_release() in atomic context
Paolo Abeni
1
-1
/
+1
2018-02-19
tipc: fix bug on error path in tipc_topsrv_kern_subscr()
Jon Maloy
1
-3
/
+4
2018-02-19
Merge branch 'pernet_ops-conversions-part-2'
David S. Miller
24
-0
/
+26
2018-02-19
net: Convert iptable_filter_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-19
net: Convert ip_tables_net_ops, udplite6_net_ops and xt_net_ops
Kirill Tkhai
3
-0
/
+3
2018-02-19
net: Convert ip6_frags_ops
Kirill Tkhai
1
-0
/
+1
2018-02-19
net: Convert fib6_net_ops, ipv6_addr_label_ops and ip6_segments_ops
Kirill Tkhai
3
-0
/
+3
2018-02-19
net: Convert xfrm6_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-19
net: Convert ip6_flowlabel_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-19
net: Convert ping_v6_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-19
net: Convert ipv6_sysctl_net_ops
Kirill Tkhai
1
-0
/
+1
[next]