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-01-11
net: netcp: correct netcp_get_stats function signature
Keerthy
1
-3
/
+1
2017-01-11
Merge branch 'dsa-phys_port_name'
David S. Miller
1
-5
/
+5
2017-01-11
Revert "net: dsa: Implement ndo_get_phys_port_id"
Florian Fainelli
1
-10
/
+0
2017-01-11
net: dsa: Implement ndo_get_phys_port_name()
Florian Fainelli
1
-0
/
+10
2017-01-11
net: dsa: make "label" property optional for dsa2
Vivien Didelot
2
-32
/
+12
2017-01-10
packet: pdiag_put_ring() should return TX_RING info for TPACKET_V3
Sowmini Varadhan
1
-2
/
+1
2017-01-10
bpf: Make unnecessarily global functions static
Tobias Klauser
1
-7
/
+10
2017-01-10
bpf: Remove unused but set variable in __bpf_lru_list_shrink_inactive()
Tobias Klauser
1
-2
/
+1
2017-01-10
ipvlan: improvise dev_id generation logic in IPvlan
Mahesh Bandewar
2
-1
/
+13
2017-01-10
liquidio: store the L4 hash of rx packets in skb
Prasad Kanneganti
3
-3
/
+33
2017-01-10
Merge branch 'sfc-physical-port-ids'
David S. Miller
7
-37
/
+42
2017-01-10
sfc: stop setting dev_port
Bert Kenward
1
-2
/
+0
2017-01-10
sfc: implement ndo_get_phys_port_name
Bert Kenward
1
-0
/
+11
2017-01-10
sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV
Bert Kenward
7
-35
/
+31
2017-01-10
net: qcom/emac: add ethtool support
Timur Tabi
4
-21
/
+221
2017-01-09
net: dsa: select NET_SWITCHDEV
Vivien Didelot
1
-2
/
+3
2017-01-09
Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
17
-516
/
+672
2017-01-09
tcp: make TCP_INFO more consistent
Eric Dumazet
1
-4
/
+4
2017-01-09
Merge branch 'bpf-verifier-improvements'
David S. Miller
6
-104
/
+1131
2017-01-09
bpf: rename ARG_PTR_TO_STACK
Alexei Starovoitov
5
-52
/
+52
2017-01-09
bpf: allow helpers access to variable memory
Gianluca Borello
2
-10
/
+474
2017-01-09
bpf: allow adjusted map element values to spill
Gianluca Borello
2
-5
/
+62
2017-01-09
bpf: allow helpers access to map element values
Gianluca Borello
2
-2
/
+498
2017-01-09
bpf: split check_mem_access logic for map values
Gianluca Borello
1
-39
/
+49
2017-01-09
Merge branch 'net-smc'
David S. Miller
38
-9
/
+7127
2017-01-09
smc: netlink interface for SMC sockets
Ursula Braun
10
-1
/
+379
2017-01-09
smc: socket closing and linkgroup cleanup
Ursula Braun
11
-36
/
+668
2017-01-09
smc: receive data from RMBE
Ursula Braun
9
-3
/
+304
2017-01-09
smc: send data (through RDMA)
Ursula Braun
6
-4
/
+491
2017-01-09
smc: connection data control (CDC)
Ursula Braun
8
-0
/
+641
2017-01-09
smc: link layer control (LLC)
Ursula Braun
7
-3
/
+330
2017-01-09
smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
Ursula Braun
8
-9
/
+374
2017-01-09
smc: work request (WR) base for use by LLC and CDC
Ursula Braun
8
-1
/
+790
2017-01-09
smc: remote memory buffers (RMBs)
Ursula Braun
7
-7
/
+342
2017-01-09
smc: connection and link group creation
Ursula Braun
7
-17
/
+605
2017-01-09
smc: CLC handshake (incl. preparation steps)
Ursula Braun
5
-32
/
+822
2017-01-09
smc: establish pnet table management
Thomas Richter
6
-3
/
+604
2017-01-09
smc: introduce SMC as an IB-client
Ursula Braun
5
-1
/
+200
2017-01-09
smc: establish new socket family
Ursula Braun
9
-4
/
+688
2017-01-09
net: introduce keepalive function in struct proto
Ursula Braun
5
-5
/
+6
2017-01-09
Merge branch 'sh_eth-wol'
David S. Miller
2
-11
/
+117
2017-01-09
sh_eth: enable wake-on-lan for sh7763
Niklas Söderlund
1
-0
/
+1
2017-01-09
sh_eth: enable wake-on-lan for sh7734
Niklas Söderlund
1
-0
/
+1
2017-01-09
sh_eth: enable wake-on-lan for r8a7740/armadillo
Niklas Söderlund
1
-0
/
+1
2017-01-09
sh_eth: enable wake-on-lan for R-Car Gen2 devices
Niklas Söderlund
1
-2
/
+4
2017-01-09
sh_eth: add generic wake-on-lan support via magic packet
Niklas Söderlund
2
-8
/
+109
2017-01-09
sh_eth: use correct name for ECMR_MPDE bit
Niklas Söderlund
1
-1
/
+1
2017-01-09
Merge branch 'icmp-reply-optimize'
David S. Miller
2
-70
/
+123
2017-01-09
net: for rate-limited ICMP replies save one atomic operation
Jesper Dangaard Brouer
2
-22
/
+37
2017-01-09
net: reduce cycles spend on ICMP replies that gets rate limited
Jesper Dangaard Brouer
2
-38
/
+82
[next]