index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-12
sfc: Split PTP multicast filter insertion/removal out of efx_ptp_{start,stop}()
Ben Hutchings
1
-17
/
+39
2013-12-12
sfc: Return EBUSY for filter insertion on EF10, matching Falcon/Siena
Ben Hutchings
1
-0
/
+2
2013-12-12
sfc: Expose NVRAM_PARTITION_TYPE_LICENSE on EF10
Ben Hutchings
1
-0
/
+1
2013-12-12
sfc: Fold efx_flush_all() into efx_stop_port() and update comments
Ben Hutchings
1
-18
/
+12
2013-12-12
sfc: Map MCDI error MC_CMD_ERR_ENOTSUP to Linux EOPNOTSUPP
Ben Hutchings
1
-0
/
+2
2013-12-12
sfc: Log all unexpected MCDI errors
Edward Cree
5
-229
/
+265
2013-12-12
sfc: Add new sensor names
Ben Hutchings
1
-0
/
+3
2013-12-12
sfc: Revise sensor names to be more understandable and consistent
Edward Cree
1
-23
/
+26
2013-12-12
sfc: Report units in sensor warnings
Edward Cree
1
-4
/
+20
2013-12-12
sfc: Correct RX dropped count for drops while interface is down
Jon Cooper
9
-11
/
+83
2013-12-12
sfc: Make initial fill of RX descriptors synchronous
Jon Cooper
5
-9
/
+12
2013-12-12
sfc: Tighten the check for RX merged completion events
Ben Hutchings
1
-4
/
+9
2013-12-12
sfc: Add MC BISTs to ethtool offline self test on EF10
Jon Cooper
8
-2
/
+152
2013-12-12
ipv6: fix incorrect type in declaration
Florent Fourcot
1
-1
/
+2
2013-12-12
net: eth: 8390: remove section warning in etherh.c
Olof Johansson
1
-1
/
+1
2013-12-12
net-gro: Prepare GRO stack for the upcoming tunneling support
Jerry Chu
6
-75
/
+97
2013-12-12
Merge branch 'macvtap_capture'
David S. Miller
3
-46
/
+38
2013-12-12
macvlan: Remove custom recieve and forward handlers
Vlad Yasevich
3
-20
/
+7
2013-12-12
macvtap: Add support of packet capture on macvtap device.
Vlad Yasevich
1
-27
/
+32
2013-12-11
Merge branch 'bpf'
David S. Miller
6
-49
/
+2930
2013-12-11
filter: doc: improve BPF documentation
Daniel Borkmann
1
-47
/
+561
2013-12-11
filter: bpf_asm: add minimal bpf asm tool
Daniel Borkmann
4
-2
/
+960
2013-12-11
filter: bpf_dbg: add minimal bpf debugger
Daniel Borkmann
2
-2
/
+1411
2013-12-11
net: eth: cpsw: 64-bit phys_addr_t and sparse cleanup
Olof Johansson
1
-4
/
+4
2013-12-11
net: eth: davinci_cpdma: Mark a local variable static
Olof Johansson
1
-1
/
+1
2013-12-11
net: eth: davinci_cpdma: 64-bit phys/dma_addr_t cleanup
Olof Johansson
1
-3
/
+2
2013-12-11
8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature
Matthew Whitehead
16
-302
/
+426
2013-12-11
ipv6: router reachability probing
Jiri Benc
3
-6
/
+26
2013-12-11
sctp: remove redundant null check on asoc
wangweidong
1
-4
/
+2
2013-12-11
sch_htb: remove unnecessary NULL pointer judgment
Yang Yingliang
1
-11
/
+5
2013-12-11
ipv4: fix wildcard search with inet_confirm_addr()
Nicolas Dichtel
4
-11
/
+11
2013-12-11
vxlan: leave multicast group when vxlan device down
Gao feng
1
-6
/
+21
2013-12-11
vxlan: remove vxlan_group_used in vxlan_open
Gao feng
1
-3
/
+1
2013-12-11
bgmac: replace some magic values with defines
Rafał Miłecki
2
-9
/
+18
2013-12-11
bgmac: reset cached MAC state during chip reset
Rafał Miłecki
1
-0
/
+2
2013-12-11
net_sched: expand control flow of macro SKIP_NONLOCAL
Yang Yingliang
1
-35
/
+122
2013-12-11
net: macb: Fix build warning
Soren Brinkmann
1
-1
/
+1
2013-12-11
Merge branch 'tipc'
David S. Miller
9
-747
/
+311
2013-12-11
tipc: remove unused 'blocked' flag from tipc_link struct
Ying Xue
2
-11
/
+7
2013-12-11
tipc: eliminate code duplication in media layer
Ying Xue
4
-231
/
+149
2013-12-11
tipc: relocate common functions from media to bearer
Ying Xue
5
-401
/
+114
2013-12-11
tipc: remove TIPC usage of field af_packet_priv in struct net_device
Ying Xue
4
-46
/
+68
2013-12-11
tipc: improve naming and comment consistency in media layer
Jon Paul Maloy
2
-19
/
+19
2013-12-11
tipc: initiate media type array at compile time
Jon Paul Maloy
4
-62
/
+23
2013-12-11
tipc: eliminate redundant code with kfree_skb_list routine
Ying Xue
2
-55
/
+9
2013-12-10
Merge branch 'macb'
David S. Miller
2
-29
/
+98
2013-12-10
net: macb: Adjust tx_clk when link speed changes
Soren Brinkmann
2
-0
/
+65
2013-12-10
net: macb: Use devm_request_irq()
Soren Brinkmann
1
-5
/
+3
2013-12-10
net: macb: Use devm_ioremap()
Soren Brinkmann
1
-5
/
+3
2013-12-10
net: macb: Migrate to devm clock interface
Soren Brinkmann
1
-12
/
+20
[prev]
[next]