index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
max197.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-13
mdio_bus: handle only single PHY reset GPIO
Sergei Shtylyov
3
-39
/
+21
2017-06-13
ibmvnic: Remove netdev notify for failover resets
Nathan Fontenot
1
-1
/
+3
2017-06-13
ibmvnic: Client-initiated failover
Thomas Falcon
2
-0
/
+48
2017-06-13
net: mvpp2: enable basic 10G support
Antoine Ténart
1
-8
/
+41
2017-06-13
net: dsa: mv88e6xxx: prefix remaining port macros
Vivien Didelot
3
-13
/
+32
2017-06-13
net: dsa: mv88e6xxx: prefix Port IEEE Priority mapping macros
Vivien Didelot
2
-29
/
+38
2017-06-13
net: dsa: mv88e6xxx: prefix Port Association Vector macros
Vivien Didelot
2
-7
/
+10
2017-06-13
net: dsa: mv88e6xxx: prefix Port Egress Rate Control macros
Vivien Didelot
3
-5
/
+12
2017-06-13
net: dsa: mv88e6xxx: prefix Port Control 2 macros
Vivien Didelot
3
-48
/
+50
2017-06-13
net: dsa: mv88e6xxx: prefix Port Default VLAN macros
Vivien Didelot
3
-9
/
+14
2017-06-13
net: dsa: mv88e6xxx: prefix Port Based VLAN macros
Vivien Didelot
2
-7
/
+9
2017-06-13
net: dsa: mv88e6xxx: prefix Port Control 1 macros
Vivien Didelot
2
-10
/
+15
2017-06-13
net: dsa: mv88e6xxx: prefix Port Control macros
Vivien Didelot
3
-77
/
+79
2017-06-13
net: dsa: mv88e6xxx: prefix Port Switch ID macros
Vivien Didelot
2
-57
/
+61
2017-06-13
net: dsa: mv88e6xxx: prefix Port Jamming macros
Vivien Didelot
2
-9
/
+22
2017-06-13
net: dsa: mv88e6xxx: prefix Port MAC Control macros
Vivien Didelot
2
-56
/
+64
2017-06-13
net: dsa: mv88e6xxx: prefix Port Status macros
Vivien Didelot
4
-54
/
+56
2017-06-12
net: phy: marvell: Show complete link partner advertising
Thomas Bogendoerfer
1
-7
/
+0
2017-06-12
vxlan: dont migrate permanent fdb entries during learn
Roopa Prabhu
1
-1
/
+1
2017-06-12
udp: try to avoid 2 cache miss on dequeue
Paolo Abeni
1
-11
/
+103
2017-06-12
udp: avoid a cache miss on dequeue
Paolo Abeni
3
-5
/
+27
2017-06-12
net: factor out a helper to decrement the skb refcount
Paolo Abeni
3
-13
/
+18
2017-06-12
sh_eth: add support for changing MTU
Niklas Söderlund
1
-0
/
+20
2017-06-12
bpf, arm64: take advantage of stack_depth tracking
Daniel Borkmann
1
-11
/
+11
2017-06-11
net: ethernet: ti: cpdma: do not enable host error misc irq
Grygorii Strashko
1
-4
/
+1
2017-06-11
net: ethernet: ti: cpsw: enable HWTSTAMP_FILTER_PTP_V1_L4_EVENT filter
Grygorii Strashko
1
-4
/
+8
2017-06-11
bpf: add bpf_set_hash helper for tc progs
Daniel Borkmann
3
-2
/
+34
2017-06-11
bpf: remove cg_skb_func_proto and use sk_filter_func_proto directly
Daniel Borkmann
1
-7
/
+1
2017-06-11
bpf, tests: set rlimit also for test_align, so it doesn't fail
Daniel Borkmann
1
-0
/
+5
2017-06-11
bpf, tests: add a test for htab lookup + update traversal
Daniel Borkmann
1
-0
/
+50
2017-06-11
bpf: reset id on spilled regs in clear_all_pkt_pointers
Daniel Borkmann
1
-2
/
+2
2017-06-11
bpf: reset id on CONST_IMM transition
Daniel Borkmann
1
-0
/
+2
2017-06-11
bpf: don't check spilled reg state for non-STACK_SPILLed type slots
Daniel Borkmann
1
-0
/
+2
2017-06-11
bpf: avoid excessive stack usage for perf_sample_data
Daniel Borkmann
1
-4
/
+6
2017-06-10
net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272
Fabio Estevam
1
-0
/
+4
2017-06-10
Remove the redundant skb->dev initialization in ip6_fragment
Chenbo Feng
1
-1
/
+0
2017-06-10
sctp: no need to check assoc id before calling sctp_assoc_set_id
Xin Long
1
-6
/
+2
2017-06-10
sctp: use read_lock_bh in sctp_eps_seq_show
Xin Long
1
-4
/
+2
2017-06-10
sctp: fix recursive locking warning in sctp_do_peeloff
Xin Long
1
-2
/
+2
2017-06-10
net/packet: remove unneeded declaraion of tpacket_snd().
Rosen, Rami
1
-1
/
+0
2017-06-10
bpf: Remove duplicate tcp_filter hook in ipv6
Chenbo Feng
1
-3
/
+0
2017-06-10
bonding: warn user when 802.3ad speed is unknown
Nicolas Dichtel
1
-0
/
+5
2017-06-10
netns: fix error code when the nsid is already used
Nicolas Dichtel
1
-0
/
+1
2017-06-10
netns: define extack error msg for nsis cmds
Nicolas Dichtel
1
-9
/
+33
2017-06-09
cxgb4: fix memory leak in init_one()
Ganesh Goudar
1
-1
/
+5
2017-06-09
qed: add qed_int_sb_init() stub function
Arnd Bergmann
1
-0
/
+5
2017-06-09
qed: collect GSI port statistics
Mintz, Yuval
1
-0
/
+23
2017-06-09
qed: Call rx_release_cb() when flushing LL2
Mintz, Yuval
1
-6
/
+7
2017-06-09
qed: No need for LL2 frags indication
Mintz, Yuval
1
-23
/
+8
2017-06-09
qed*: LL2 callback operations
Michal Kalderon
10
-557
/
+384
[next]