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
*
net: add dst_pending_confirm flag to skbuff
Julian Anastasov
2017-02-07
5
-2
/
+35
*
sock: add sk_dst_pending_confirm flag
Julian Anastasov
2017-02-07
2
-0
/
+14
*
net: phy: bcm7xxx: Add BCM74371 PHY ID
Florian Fainelli
2017-02-07
2
-0
/
+3
*
mlxsw: add psample dependency for spectrum
Arnd Bergmann
2017-02-07
1
-0
/
+1
*
ipv6: sr: fix non static symbol warnings
Wei Yongjun
2017-02-07
1
-4
/
+4
*
net/sched: act_mirred: remove duplicated include from act_mirred.c
Wei Yongjun
2017-02-07
1
-2
/
+0
*
net: wan: slic_ds26522: Remove .owner field for driver
Wei Yongjun
2017-02-07
1
-1
/
+0
*
net: wan: slic_ds26522: Use module_spi_driver to simplify the code
Wei Yongjun
2017-02-07
1
-12
/
+1
*
Merge branch 'dsa2-pdata'
David S. Miller
2017-02-07
20
-57
/
+268
|
\
|
*
ARM: orion: Register DSA switch as a MDIO device
Florian Fainelli
2017-02-07
9
-36
/
+29
|
*
net: phy: Allow pre-declaration of MDIO devices
Florian Fainelli
2017-02-07
8
-1
/
+145
|
*
net: dsa: Add support for platform data
Florian Fainelli
2017-02-07
2
-18
/
+90
|
*
net: dsa: Rename and export dev_to_net_device()
Florian Fainelli
2017-02-07
2
-2
/
+4
|
/
*
net: dsa: mv88e6xxx: Refactor remaining port setup
Andrew Lunn
2017-02-07
4
-34
/
+78
*
net: dsa: mv88e6xxx: Implement Clause 45 access to SMI devices
Andrew Lunn
2017-02-07
2
-9
/
+120
*
Merge branch 'mv88e6390-CMODE'
David S. Miller
2017-02-07
6
-0
/
+96
|
\
|
*
net: dsa: mv88e6xxx: Set the CMODE for mv88e6390 ports 9 & 10
Andrew Lunn
2017-02-07
4
-0
/
+84
|
*
net: phy: Add 2000base-x, 2500base-x and rxaui modes
Andrew Lunn
2017-02-07
2
-0
/
+12
|
/
*
Merge branch 'virtio_net-XDP-adjust_head'
David S. Miller
2017-02-07
3
-137
/
+247
|
\
|
*
virtio_net: XDP support for adjust_head
John Fastabend
2017-02-07
1
-29
/
+125
|
*
virtio_net: refactor freeze/restore logic into virtnet reset logic
John Fastabend
2017-02-07
3
-48
/
+73
|
*
virtio_net: remove duplicate queue pair binding in XDP
John Fastabend
2017-02-07
1
-13
/
+7
|
*
virtio_net: factor out xdp handler for readability
John Fastabend
2017-02-07
1
-51
/
+35
|
*
virtio_net: wrap rtnl_lock in test for calling with lock already held
John Fastabend
2017-02-07
1
-10
/
+21
|
/
*
Merge branch 'bridge-improve-cache-utilization'
David S. Miller
2017-02-07
11
-52
/
+59
|
\
|
*
bridge: fdb: write to used and updated at most once per jiffy
Nikolay Aleksandrov
2017-02-07
2
-2
/
+4
|
*
bridge: move write-heavy fdb members in their own cache line
Nikolay Aleksandrov
2017-02-07
1
-4
/
+6
|
*
bridge: move to workqueue gc
Nikolay Aleksandrov
2017-02-07
10
-23
/
+29
|
*
bridge: modify bridge and port to have often accessed fields in one cache line
Nikolay Aleksandrov
2017-02-07
1
-23
/
+20
|
/
*
bpf: enable verifier to add 0 to packet ptr
William Tu
2017-02-07
2
-1
/
+24
*
bpf: test for AND edge cases
Josef Bacik
2017-02-07
1
-0
/
+55
*
Merge branch 'dsa-add-fabric-notifier'
David S. Miller
2017-02-06
7
-49
/
+205
|
\
|
*
net: dsa: introduce bridge notifier
Vivien Didelot
2017-02-06
3
-11
/
+71
|
*
net: dsa: add switch notifier
Vivien Didelot
2017-02-06
6
-0
/
+77
|
*
net: dsa: change state setter scope
Vivien Didelot
2017-02-06
1
-6
/
+9
|
*
net: dsa: rollback bridging on error
Vivien Didelot
2017-02-06
1
-1
/
+13
|
*
net: dsa: simplify netdevice events handling
Vivien Didelot
2017-02-06
1
-28
/
+16
|
*
net: dsa: move netdevice notifier registration
Vivien Didelot
2017-02-06
3
-10
/
+26
|
/
*
net/mlx5e: fix another maybe-uninitialized false-positive
Arnd Bergmann
2017-02-06
1
-2
/
+2
*
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
2017-02-06
14
-35
/
+31
*
net/mlx4_en: fix a condition
Dan Carpenter
2017-02-06
1
-1
/
+1
*
sfc: don't rearm interrupts if busy polling
Bert Kenward
2017-02-06
1
-2
/
+2
*
sctp: process fwd tsn chunk only when prsctp is enabled
Xin Long
2017-02-06
1
-0
/
+6
*
Merge branch 'mlxsw-cleanup-neigh-handling'
David S. Miller
2017-02-06
11
-209
/
+148
|
\
|
*
mlxsw: spectrum_router: Fix typo in comment
Ido Schimmel
2017-02-06
1
-1
/
+1
|
*
mlxsw: spectrum_router: Don't read 'nud_state' without lock
Ido Schimmel
2017-02-06
1
-1
/
+1
|
*
mlxsw: spectrum_router: Remove redundant check
Ido Schimmel
2017-02-06
1
-8
/
+4
|
*
net: remove ndo_neigh_{construct, destroy} from stacked devices
Ido Schimmel
2017-02-06
6
-56
/
+0
|
*
mlxsw: spectrum_router: Simplify neighbour reflection
Ido Schimmel
2017-02-06
3
-134
/
+135
|
*
mlxsw: spectrum_router: Remove unused variable
Ido Schimmel
2017-02-06
1
-2
/
+0
[next]