index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rxrpc: fix undefined behavior in rxrpc_mark_call_released
Arnd Bergmann
2016-09-02
1
-1
/
+1
*
switchdev: Fix return value of switchdev_port_fdb_dump().
Rosen, Rami
2016-09-02
1
-1
/
+1
*
Merge branch 'bpf-perf-hw-sw-events'
David S. Miller
2016-09-02
15
-6
/
+737
|
\
|
*
samples/bpf: add sampleip example
Brendan Gregg
2016-09-02
3
-0
/
+238
|
*
samples/bpf: add perf_event+bpf example
Alexei Starovoitov
2016-09-02
5
-1
/
+290
|
*
perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs
Alexei Starovoitov
2016-09-02
3
-1
/
+96
|
*
bpf: perf_event progs should only use preallocated maps
Alexei Starovoitov
2016-09-02
1
-1
/
+21
|
*
bpf: introduce BPF_PROG_TYPE_PERF_EVENT program type
Alexei Starovoitov
2016-09-02
5
-0
/
+86
|
*
bpf: support 8-byte metafield access
Alexei Starovoitov
2016-09-02
1
-3
/
+6
|
/
*
mISDN: mark symbols static where possible
Baoyou Xie
2016-09-02
4
-17
/
+17
*
net: emac: emac gigabit ethernet controller driver
Timur Tabi
2016-09-02
13
-0
/
+3974
*
net: dsa: remove ds_to_priv
Vivien Didelot
2016-09-02
5
-65
/
+60
*
Merge branch 'br-next'
David S. Miller
2016-09-02
9
-26
/
+53
|
\
|
*
net: bridge: add per-port multicast flood flag
Nikolay Aleksandrov
2016-09-02
6
-4
/
+16
|
*
net: bridge: change unicast boolean to exact pkt_type
Nikolay Aleksandrov
2016-09-02
4
-22
/
+37
|
/
*
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
2016-09-02
9
-73
/
+98
*
rps: flow_dissector: Add the const for the parameter of flow_keys_have_l4
Gao Feng
2016-09-02
1
-1
/
+1
*
rxrpc: Don't expose skbs to in-kernel users [ver #2]
David Howells
2016-09-02
16
-586
/
+565
*
net: pegasus: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-09-02
1
-1
/
+2
*
bonding: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-09-02
1
-1
/
+1
*
sky2: use napi_complete_done
stephen hemminger
2016-09-01
1
-1
/
+1
*
l2tp: make nla_policy const
stephen hemminger
2016-09-01
1
-1
/
+1
*
tcp: make nla_policy const
stephen hemminger
2016-09-01
1
-1
/
+1
*
ila: make nla_policy const
stephen hemminger
2016-09-01
2
-2
/
+2
*
fou: make nla_policy const
stephen hemminger
2016-09-01
1
-1
/
+1
*
netns: make nla_policy const
stephen hemminger
2016-09-01
1
-1
/
+1
*
batman: make netlink attributes const
stephen hemminger
2016-09-01
1
-2
/
+2
*
drop_monitor: make genl_multicast_group const
stephen hemminger
2016-09-01
1
-1
/
+1
*
net: make genetlink ctrl ops const
stephen hemminger
2016-09-01
1
-2
/
+2
*
Merge branch 'stmmac-STM32F429'
David S. Miller
2016-09-01
5
-0
/
+239
|
\
|
*
net: ethernet: stmmac: add support of Synopsys 3.50a MAC IP
Alexandre TORGUE
2016-09-01
1
-0
/
+1
|
*
Documentation: Bindings: Add STM32 DWMAC glue
Alexandre TORGUE
2016-09-01
1
-0
/
+32
|
*
net: ethernet: dwmac: add Ethernet glue logic for stm32 chip
Alexandre TORGUE
2016-09-01
3
-0
/
+206
|
/
*
mpls: get rid of trivial returns
stephen hemminger
2016-09-01
1
-5
/
+0
*
net: xgene: fix backward compatibility fix
Arnd Bergmann
2016-09-01
1
-4
/
+0
*
r8152: fix the coding style with checkpatch.pl
hayeswang
2016-09-01
1
-6
/
+5
*
Merge branch 'asix-pm-improvements'
David S. Miller
2016-09-01
4
-156
/
+575
|
\
|
*
net: asix: autoneg will set WRITE_MEDIUM reg
Robert Foss
2016-09-01
1
-4
/
+1
|
*
net: asix: see 802.3 spec for phy reset
Robert Foss
2016-09-01
1
-3
/
+24
|
*
net: asix: Fix AX88772x resume failures
Robert Foss
2016-09-01
1
-1
/
+46
|
*
net: asix: Avoid looping when the device is disconnected
Robert Foss
2016-09-01
2
-12
/
+46
|
*
net: asix: Add in_pm parameter
Robert Foss
2016-09-01
4
-150
/
+472
|
/
*
net: axienet: constify ethtool_ops structures
Julia Lawall
2016-09-01
1
-1
/
+1
*
r8152: constify ethtool_ops structures
Julia Lawall
2016-09-01
1
-1
/
+1
*
net: mediatek: constify ethtool_ops structures
Julia Lawall
2016-09-01
1
-1
/
+1
*
Merge branch 'ppp-recursion'
David S. Miller
2016-08-31
1
-12
/
+42
|
\
|
*
ppp: declare PPP devices as LLTX
Guillaume Nault
2016-08-31
1
-0
/
+2
|
*
ppp: avoid dealock on recursive xmit
Guillaume Nault
2016-08-31
1
-12
/
+40
|
/
*
xgbe: constify get_netdev_ops and get_ethtool_ops
stephen hemminger
2016-08-31
3
-6
/
+7
*
Merge branch 'dsa-mdb-support'
David S. Miller
2016-08-31
4
-42
/
+215
|
\
[next]