index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
delkin_cb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-10
at86rf230: use STATE_TX_ARET mode only
Alexander Aring
1
-38
/
+14
2015-08-10
mac802154: change frame_retries behaviour
Alexander Aring
2
-8
/
+4
2015-08-10
mac802154: cfg: remove test and set checks
Alexander Aring
1
-16
/
+0
2015-08-10
mac802154: fix wpan mac setting while lowpan is there
Alexander Aring
1
-0
/
+15
2015-08-10
ieee802154: 6lowpan: remove multiple lowpan per wpan support
Alexander Aring
4
-86
/
+30
2015-08-10
6lowpan: Fix extraction of flow label field
Lukasz Duda
1
-1
/
+1
2015-08-10
Bluetooth: btmrvl: release sdio bus after firmware is up
Aniket Nagarnaik
1
-2
/
+2
2015-08-10
Bluetooth: Fix breakage in amp_write_rem_assoc_frag()
Dan Carpenter
1
-1
/
+1
2015-08-10
mlxsw: Fix use-after-free bug in mlxsw_sx_port_xmit
Ido Schimmel
1
-1
/
+3
2015-08-10
mlxsw: Use correct skb length when dumping payload
Ido Schimmel
1
-1
/
+1
2015-08-10
mlxsw: Simplify mlxsw_sx_port_xmit function
Ido Schimmel
4
-20
/
+40
2015-08-10
mlxsw: Strip FCS from incoming packets
Jiri Pirko
2
-1
/
+11
2015-08-10
mlxsw: Make pci module dependent on HAS_DMA and HAS_IOMEM
Jiri Pirko
1
-1
/
+1
2015-08-10
mlxsw: Make system port to local port mapping explicit
Ido Schimmel
2
-0
/
+78
2015-08-10
mlxsw: Call free_netdev when removing port
Ido Schimmel
1
-0
/
+1
2015-08-10
net: ethernet: Fix double word "the the" in eth.c
Masanari Iida
1
-1
/
+1
2015-08-10
net: phy: add RealTek RTL8211DN phy id
Shaohui Xie
1
-0
/
+14
2015-08-10
mpls: Enforce payload type of traffic sent using explicit NULL
Robert Shearman
1
-27
/
+44
2015-08-10
samples/bpf: example of get selected PMU counter value
Kaixu Xia
4
-0
/
+100
2015-08-10
bpf: Implement function bpf_perf_event_read() that get the selected hardware ...
Kaixu Xia
4
-15
/
+66
2015-08-10
bpf: Add new bpf map type to store the pointer to struct perf_event
Kaixu Xia
3
-0
/
+59
2015-08-10
bpf: Make the bpf_prog_array_map more generic
Wang Nan
5
-38
/
+60
2015-08-10
perf: add the necessary core perf APIs when accessing events counters in eBPF...
Kaixu Xia
2
-0
/
+88
2015-08-10
net: dsa: mv88e6xxx: rework FDB add/del operations
Vivien Didelot
4
-42
/
+80
2015-08-10
net: dsa: mv88e6xxx: rework FDB getnext operation
Vivien Didelot
4
-27
/
+87
2015-08-10
net: dsa: mv88e6xxx: rename ATU MAC accessors
Vivien Didelot
1
-8
/
+8
2015-08-10
net: dsa: mv88e6xxx: extend fid mask
Vivien Didelot
2
-10
/
+18
2015-08-10
net: dsa: add support for switchdev FDB objects
Vivien Didelot
4
-114
/
+126
2015-08-10
net: switchdev: support static FDB addresses
Vivien Didelot
2
-1
/
+2
2015-08-10
net: switchdev: change fdb addr for a byte array
Vivien Didelot
4
-5
/
+6
2015-08-10
net:wimax: Fix doucble word "the the" in networking.xml
Masanari Iida
1
-2
/
+1
2015-08-08
net: Fix race condition in store_rps_map
Tom Herbert
1
-4
/
+7
2015-08-07
openvswitch: Make 100 percents packets sampled when sampling rate is 1.
Wenyu Zhang
1
-1
/
+4
2015-08-07
vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
Alexei Starovoitov
4
-16
/
+8
2015-08-07
RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.
Sowmini Varadhan
4
-50
/
+162
2015-08-07
RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...
Sowmini Varadhan
12
-27
/
+59
2015-08-07
net_dbg_ratelimited: turn into no-op when !DEBUG
Jason A. Donenfeld
1
-0
/
+8
2015-08-07
af_mpls: add null dev check in find_outdev
Roopa Prabhu
1
-0
/
+3
2015-08-07
test_bpf: add tests checking that JIT/interpreter sets A and X to 0.
Nicolas Schichan
1
-0
/
+158
2015-08-07
test_bpf: add more tests for LD_ABS and LD_IND.
Nicolas Schichan
1
-0
/
+296
2015-08-07
test_bpf: add module parameters to filter the tests to run.
Nicolas Schichan
1
-0
/
+71
2015-08-07
test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.
Nicolas Schichan
1
-0
/
+142
2015-08-07
test_bpf: allow tests to specify an skb fragment.
Nicolas Schichan
1
-1
/
+38
2015-08-07
test_bpf: avoid oopsing the kernel when generate_test_data() fails.
Nicolas Schichan
1
-0
/
+5
2015-08-07
net/mlx5_core: Support physical port counters
Gal Pressman
5
-1
/
+137
2015-08-07
net/mlx5e: Take advantage of the light-weight netdev open/stop
Achiad Shochat
3
-106
/
+32
2015-08-07
net/mlx5e: Disable async events before unregister_netdev()
Achiad Shochat
1
-2
/
+2
2015-08-07
net/mlx5e: Rename/move functions following the ndo_stop flow change
Achiad Shochat
3
-308
/
+306
2015-08-07
net/mlx5e: Light-weight netdev open/stop
Achiad Shochat
4
-76
/
+184
2015-08-07
net/mlx5_core: Introduce access function to modify RSS/LRO params
Achiad Shochat
3
-1
/
+22
[next]