index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-01
ixgbe: Add support for reporting 2.5G link speed
Mark Rustad
2
-8
/
+26
2015-09-01
ixgbe: fix bounds checking in ixgbe_setup_tc for 82598
Emil Tantilov
1
-3
/
+4
2015-09-01
ixgbe: support for ethtool set_rxfh
Tom Barbette
3
-1
/
+49
2015-09-01
ixgbe: Avoid needless PHY access on copper phys
Mark Rustad
2
-21
/
+44
2015-09-01
ixgbe: cleanup to use cached mask value
Don Skidmore
1
-6
/
+1
2015-09-01
ixgbe: Remove second instance of lan_id variable
Don Skidmore
2
-4
/
+1
2015-09-01
ixgbe: use kzalloc for allocating one thing
Maninder Singh
1
-1
/
+1
2015-09-01
ixgbe: Remove unused PCI bus types
Don Skidmore
1
-2
/
+0
2015-09-01
ixgbe: add new bus type for intergrated I/O interface (IOSF)
Don Skidmore
3
-1
/
+12
2015-09-01
ixgbe: add get_bus_info method for X550
Don Skidmore
1
-0
/
+19
2015-09-01
ixgbe: Add support for entering low power link up state
Don Skidmore
3
-2
/
+185
2015-09-01
ixgbe: Add support for VXLAN RX offloads
Mark Rustad
4
-31
/
+127
2015-09-01
ixgbe: Add support for UDP-encapsulated tx checksum offload
Mark Rustad
1
-12
/
+54
2015-09-01
ixgbe: Check whether FDIRCMD writes actually complete
Mark Rustad
2
-24
/
+40
2015-09-01
ixgbe: Assign set_phy_power dynamically where needed
Don Skidmore
2
-2
/
+21
2015-09-01
ixgbe: add new function to check for management presence
Don Skidmore
3
-6
/
+18
2015-09-01
i40e: Set defport behavior for the Main VSI when in promiscuous mode
Anjali Singhai Jain
2
-8
/
+30
2015-08-31
tun_dst: Remove opts_size
Pravin B Shelar
2
-2
/
+0
2015-08-31
ipv6: send only one NEWLINK when RA causes changes
Marius Tomaschewski
1
-3
/
+10
2015-08-31
gro_cells: remove spinlock protecting receive queues
Eric Dumazet
1
-13
/
+5
2015-08-31
net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354
David Ward
1
-2
/
+2
2015-08-31
ipv6: send NEWLINK on RA managed/otherconf changes
Marius Tomaschewski
1
-0
/
+5
2015-08-31
Merge branch 'dsa-port-config'
David S. Miller
17
-39
/
+255
2015-08-31
net: phy: fixed_phy: Set phy capabilities even when link down.
Andrew Lunn
1
-25
/
+48
2015-08-31
phy: fixed_phy: Add gpio to determine link up/down.
Andrew Lunn
9
-15
/
+59
2015-08-31
dsa: mv88e6xxx: Don't poll forced interfaces for state changes
Andrew Lunn
1
-0
/
+5
2015-08-31
dsa: mv88e6xxx: Set the RGMII delay based on phy interface
Andrew Lunn
2
-0
/
+12
2015-08-31
net: dsa: Allow DSA and CPU ports to have a phy-mode property
Andrew Lunn
1
-1
/
+7
2015-08-31
net: dsa: Allow configuration of CPU & DSA port speeds/duplex
Andrew Lunn
1
-0
/
+37
2015-08-31
phy: fixed_phy: Set supported speed in phydev
Andrew Lunn
1
-0
/
+12
2015-08-31
dsa: mv88e6xxx: Allow speed/duplex of port to be configured
Andrew Lunn
6
-0
/
+64
2015-08-31
net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.
Florian Fainelli
2
-0
/
+13
2015-08-31
mpls: fix mpls_net_init memory leak
Nikolay Aleksandrov
1
-1
/
+3
2015-08-31
net: Add tos to validate source tracepoint
David Ahern
1
-2
/
+4
2015-08-31
lib: move strncpy_from_unsafe() into mm/maccess.c
Alexei Starovoitov
2
-41
/
+41
2015-08-31
Merge branch 'per-route-dctcp-receive-side'
David S. Miller
8
-56
/
+101
2015-08-31
tcp: use dctcp if enabled on the route to the initiator
Daniel Borkmann
7
-9
/
+36
2015-08-31
fib, fib6: reject invalid feature bits
Daniel Borkmann
3
-4
/
+11
2015-08-31
net: fib6: reduce identation in ip6_convert_metrics
Daniel Borkmann
1
-16
/
+16
2015-08-31
net: fib: move metrics parsing to a helper
Florian Westphal
1
-30
/
+41
2015-08-31
IGMP: Document igmp_link_local_mcast_reports
Philip Downey
1
-0
/
+5
2015-08-31
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
16
-112
/
+100
2015-08-31
ipv4: fix 32b build
Madalin Bucur
1
-1
/
+1
2015-08-30
ipv4: Fix 32-bit build.
David S. Miller
1
-2
/
+2
2015-08-30
netlink: rx mmap: fix POLLIN condition
Ken-ichirou MATSUZAWA
1
-12
/
+16
2015-08-30
Merge branch 'thunderx-features-fixes'
David S. Miller
9
-329
/
+911
2015-08-30
net: thunderx: Support for internal loopback mode
Sunil Goutham
5
-0
/
+97
2015-08-30
net: thunderx: Support for upto 96 queues for a VF
Sunil Goutham
5
-84
/
+505
2015-08-30
net: thunderx: Rework interrupt handling
Sunil Goutham
3
-72
/
+102
2015-08-30
net: thunderx: Support for HW VLAN stripping
Sunil Goutham
4
-7
/
+55
[next]