index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
flow_dissector: Add flag to stop parsing at L3
Tom Herbert
2015-09-01
2
-0
/
+7
*
flow_dissector: Support IPv6 fragment header
Tom Herbert
2015-09-01
1
-0
/
+25
*
flow_dissector: Add control/reporting of fragmentation
Tom Herbert
2015-09-01
2
-2
/
+17
*
flow_dissector: Add flags argument to skb_flow_dissector functions
Tom Herbert
2015-09-01
9
-19
/
+23
*
flow_dissector: Jump to exit code in __skb_flow_dissect
Tom Herbert
2015-09-01
1
-26
/
+25
*
flowi: Abstract out functions to get flow hash based on flowi
Tom Herbert
2015-09-01
4
-4
/
+69
*
skbuff: Make __skb_set_sw_hash a general function
Tom Herbert
2015-09-01
3
-28
/
+40
*
flow_dissector: Move skb related functions to skbuff.h
Tom Herbert
2015-09-01
2
-50
/
+47
*
tg3: Fix temperature reporting
Jean Delvare
2015-09-01
1
-1
/
+1
*
phylib: fix device deletion order in mdiobus_unregister()
Mark Salter
2015-09-01
1
-1
/
+1
*
net: Make table id type u32
David Ahern
2015-09-01
6
-23
/
+23
*
tun_dst: Remove opts_size
Pravin B Shelar
2015-08-31
2
-2
/
+0
*
ipv6: send only one NEWLINK when RA causes changes
Marius Tomaschewski
2015-08-31
1
-3
/
+10
*
gro_cells: remove spinlock protecting receive queues
Eric Dumazet
2015-08-31
1
-13
/
+5
*
net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354
David Ward
2015-08-31
1
-2
/
+2
*
ipv6: send NEWLINK on RA managed/otherconf changes
Marius Tomaschewski
2015-08-31
1
-0
/
+5
*
Merge branch 'dsa-port-config'
David S. Miller
2015-08-31
17
-39
/
+255
|
\
|
*
net: phy: fixed_phy: Set phy capabilities even when link down.
Andrew Lunn
2015-08-31
1
-25
/
+48
|
*
phy: fixed_phy: Add gpio to determine link up/down.
Andrew Lunn
2015-08-31
9
-15
/
+59
|
*
dsa: mv88e6xxx: Don't poll forced interfaces for state changes
Andrew Lunn
2015-08-31
1
-0
/
+5
|
*
dsa: mv88e6xxx: Set the RGMII delay based on phy interface
Andrew Lunn
2015-08-31
2
-0
/
+12
|
*
net: dsa: Allow DSA and CPU ports to have a phy-mode property
Andrew Lunn
2015-08-31
1
-1
/
+7
|
*
net: dsa: Allow configuration of CPU & DSA port speeds/duplex
Andrew Lunn
2015-08-31
1
-0
/
+37
|
*
phy: fixed_phy: Set supported speed in phydev
Andrew Lunn
2015-08-31
1
-0
/
+12
|
*
dsa: mv88e6xxx: Allow speed/duplex of port to be configured
Andrew Lunn
2015-08-31
6
-0
/
+64
|
*
net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.
Florian Fainelli
2015-08-31
2
-0
/
+13
|
/
*
mpls: fix mpls_net_init memory leak
Nikolay Aleksandrov
2015-08-31
1
-1
/
+3
*
net: Add tos to validate source tracepoint
David Ahern
2015-08-31
1
-2
/
+4
*
lib: move strncpy_from_unsafe() into mm/maccess.c
Alexei Starovoitov
2015-08-31
2
-41
/
+41
*
Merge branch 'per-route-dctcp-receive-side'
David S. Miller
2015-08-31
8
-56
/
+101
|
\
|
*
tcp: use dctcp if enabled on the route to the initiator
Daniel Borkmann
2015-08-31
7
-9
/
+36
|
*
fib, fib6: reject invalid feature bits
Daniel Borkmann
2015-08-31
3
-4
/
+11
|
*
net: fib6: reduce identation in ip6_convert_metrics
Daniel Borkmann
2015-08-31
1
-16
/
+16
|
*
net: fib: move metrics parsing to a helper
Florian Westphal
2015-08-31
1
-30
/
+41
|
/
*
IGMP: Document igmp_link_local_mcast_reports
Philip Downey
2015-08-31
1
-0
/
+5
*
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
2015-08-31
16
-112
/
+100
*
ipv4: fix 32b build
Madalin Bucur
2015-08-31
1
-1
/
+1
*
ipv4: Fix 32-bit build.
David S. Miller
2015-08-30
1
-2
/
+2
*
netlink: rx mmap: fix POLLIN condition
Ken-ichirou MATSUZAWA
2015-08-30
1
-12
/
+16
*
Merge branch 'thunderx-features-fixes'
David S. Miller
2015-08-30
9
-329
/
+911
|
\
|
*
net: thunderx: Support for internal loopback mode
Sunil Goutham
2015-08-30
5
-0
/
+97
|
*
net: thunderx: Support for upto 96 queues for a VF
Sunil Goutham
2015-08-30
5
-84
/
+505
|
*
net: thunderx: Rework interrupt handling
Sunil Goutham
2015-08-30
3
-72
/
+102
|
*
net: thunderx: Support for HW VLAN stripping
Sunil Goutham
2015-08-30
4
-7
/
+55
|
*
net: thunderx: Receive hashing HW offload support
Sunil Goutham
2015-08-30
2
-10
/
+39
|
*
net: thunderx: mailboxes: remove code duplication
Sunil Goutham
2015-08-30
2
-36
/
+11
|
*
net: thunderx: Add receive error stats reporting via ethtool
Sunil Goutham
2015-08-30
5
-120
/
+103
|
*
net: thunderx: fix MAINTAINERS
Aleksey Makarov
2015-08-30
1
-2
/
+1
|
/
*
Merge branch 'snmp-stat-aggregation'
David S. Miller
2015-08-30
3
-24
/
+53
|
\
|
*
net: Optimize snmp stat aggregation by walking all the percpu data at once
Raghavendra K T
2015-08-30
1
-10
/
+16
[next]