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-24
bridge: multicast to unicast
Felix Fietkau
8
-29
/
+114
2017-01-24
Introduce a sysctl that modifies the value of PROT_SOCK.
Krister Johansen
9
-12
/
+86
2017-01-23
bpf, lpm: fix kfree of im_node in trie_update_elem
Daniel Borkmann
1
-1
/
+1
2017-01-23
Merge branch 'bpf-lpm'
David S. Miller
8
-3
/
+951
2017-01-23
samples/bpf: add lpm-trie benchmark
David Herrmann
2
-0
/
+79
2017-01-23
bpf: Add tests for the lpm trie map
David Herrmann
3
-2
/
+361
2017-01-23
bpf: add a longest prefix match trie map implementation
Daniel Mack
3
-1
/
+511
2017-01-23
net: xilinx: constify net_device_ops structure
Bhumika Goyal
1
-2
/
+2
2017-01-23
net: moxa: constify net_device_ops structures
Bhumika Goyal
1
-1
/
+1
2017-01-23
net: qcom/emac: claim the irq only when the device is opened
Timur Tabi
3
-14
/
+11
2017-01-23
net: qcom/emac: rename emac_phy to emac_sgmii and move it
Timur Tabi
9
-24
/
+23
2017-01-23
bnx2x: avoid two atomic ops per page on x86
Eric Dumazet
1
-10
/
+5
2017-01-22
Merge branch 'bcm7278'
David S. Miller
8
-57
/
+261
2017-01-22
net: phy: bcm7xxx: Implement EGPHY workaround for 7278
Florian Fainelli
1
-0
/
+34
2017-01-22
net: phy: bcm7xxx: Add entry for BCM7278
Florian Fainelli
2
-0
/
+3
2017-01-22
net: dsa: bcm_sf2: Allow non-IMP ports to have Broadcom tags enabled
Florian Fainelli
3
-0
/
+18
2017-01-22
net: dsa: bcm_sf2: Move code enabling Broadcom tags
Florian Fainelli
1
-27
/
+34
2017-01-22
net: dsa: bcm_sf2: Add support for BCM7278 integrated switch
Florian Fainelli
5
-10
/
+68
2017-01-22
net: dsa: bcm_sf2: Prepare for different register layouts
Florian Fainelli
3
-25
/
+109
2017-01-22
net: dsa: bcm_sf2: Make SF2_IO64_MACRO() utilize 32-bit macro
Florian Fainelli
1
-2
/
+2
2017-01-22
Merge branch 'systemport-lite'
David S. Miller
3
-80
/
+339
2017-01-22
net: systemport: Add support for SYSTEMPORT Lite
Florian Fainelli
3
-79
/
+327
2017-01-22
net: systemport: Dynamically allocate number of TX rings
Florian Fainelli
2
-1
/
+12
2017-01-22
ipv6: add NUMA awareness to seg6_hmac_init_algo()
Eric Dumazet
1
-1
/
+2
2017-01-22
net: stmicro: fix LS field mask in EEE configuration
jpinto
1
-1
/
+1
2017-01-22
net/mlx4: use rb_entry()
Geliang Tang
1
-4
/
+4
2017-01-22
6lowpan: use rb_entry()
Geliang Tang
1
-4
/
+4
2017-01-20
Merge branch 'dsa-hwmon'
David S. Miller
9
-353
/
+420
2017-01-20
net: dsa: Remove hwmon support
Andrew Lunn
8
-350
/
+0
2017-01-20
phy: marvell: Add support for temperature sensor
Andrew Lunn
1
-3
/
+420
2017-01-20
inet: don't use sk_v6_rcv_saddr directly
Josef Bacik
1
-1
/
+1
2017-01-20
Merge tag 'mlx5-updates-2017-01-19' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
20
-92
/
+800
2017-01-20
Merge branch 'cpsw-common-res-usage'
David S. Miller
1
-112
/
+88
2017-01-20
net: ethernet: ti: cpsw: clarify ethtool ops changing num of descs
Ivan Khoronzhuk
1
-73
/
+59
2017-01-20
net: ethernet: ti: cpsw: don't duplicate common res in rx handler
Ivan Khoronzhuk
1
-24
/
+16
2017-01-20
net: ethernet: ti: cpsw: don't duplicate ndev_running
Ivan Khoronzhuk
1
-14
/
+17
2017-01-20
net: ethernet: ti: cpsw: don't disable interrupts in ndo_open
Ivan Khoronzhuk
1
-2
/
+0
2017-01-20
net: ethernet: ti: cpsw: remove dual check from common res usage function
Ivan Khoronzhuk
1
-3
/
+0
2017-01-20
Merge branch 'rxbusy'
David S. Miller
3
-6
/
+4
2017-01-20
macvlan: use netdev_is_rx_handler_busy instead of checking specific type
Mahesh Bandewar
1
-1
/
+1
2017-01-20
ipvlan: use netdev_is_rx_handler_busy instead of checking specific type
Mahesh Bandewar
1
-2
/
+2
2017-01-20
net: remove duplicate code.
Mahesh Bandewar
1
-3
/
+1
2017-01-20
fq_codel: Avoid regenerating skb flow hash unless necessary
Andrew Collins
1
-5
/
+1
2017-01-20
vxlan: preserve type of dst_port parm for encap_bypass_if_local()
Lance Richardson
1
-1
/
+1
2017-01-20
csum: eliminate sparse warning in remcsum_unadjust()
Lance Richardson
1
-1
/
+1
2017-01-20
Merge branch 'tipc-multicast-through-replication'
David S. Miller
14
-73
/
+374
2017-01-20
tipc: make replicast a user selectable option
Jon Paul Maloy
6
-17
/
+112
2017-01-20
tipc: introduce replicast as transport option for multicast
Jon Paul Maloy
7
-47
/
+149
2017-01-20
tipc: add functionality to lookup multicast destination nodes
Jon Paul Maloy
4
-8
/
+87
2017-01-20
tipc: add function for checking broadcast support in bearer
Jon Paul Maloy
4
-9
/
+34
[next]