index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
PCI
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-06
can: janz-ican3: add support for CAL/CANopen firmware
Andreas Gröger
3
-37
/
+101
2015-05-06
can: janz-ican3: add documentation for existing sysfs entries
Andreas Gröger
2
-0
/
+18
2015-05-06
can.h: make padding given by gcc explicit
Shawn Landden
2
-0
/
+9
2015-05-06
vxlan: Correctly set flow*i_mark and flow4i_proto in route lookups
Thomas Graf
1
-0
/
+3
2015-05-06
net: axienet: Fix kernel-doc warnings
Michal Simek
3
-18
/
+32
2015-05-06
net: axienet: Removed _of_ prefix in probe and remove functions
Srikanth Thokala
1
-7
/
+7
2015-05-06
net: axienet: Use of_property_* calls
Srikanth Thokala
1
-20
/
+15
2015-05-06
net: axienet: Use devm_* calls
Srikanth Thokala
1
-27
/
+27
2015-05-06
net: axienet: Use pdev instead of op
Srikanth Thokala
1
-23
/
+24
2015-05-06
net: axienet: Fix comments blocks
Michal Simek
3
-59
/
+71
2015-05-06
net: axienet: Removed coding style errors and warnings
Srikanth Thokala
2
-20
/
+21
2015-05-06
net: axienet: Support phy-less mode of operation
Srikanth Thokala
1
-5
/
+5
2015-05-06
net: axienet: Handle jumbo frames for lesser frame sizes
Srikanth Thokala
2
-28
/
+27
2015-05-06
net: axienet: Service completion interrupts ASAP
Peter Crosthwaite
1
-2
/
+4
2015-05-06
net: axienet: Handle 0 packet receive gracefully
Peter Crosthwaite
1
-3
/
+4
2015-05-06
net: axienet: Support for RGMII
Srikanth Thokala
1
-1
/
+8
2015-05-06
cxgb4: Discard the packet if the length is greater than mtu
Hariprasad Shenai
2
-2
/
+16
2015-05-06
cxgb4: Move SGE Ingress DMA state monitor code to a new routine
Hariprasad Shenai
3
-79
/
+156
2015-05-06
cxgb4: Add device node to ULD info
Hariprasad Shenai
3
-1
/
+3
2015-05-06
cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq()
Hariprasad Shenai
3
-0
/
+45
2015-05-06
cxgb4: Enable congestion notification from SGE for IQs and FLs.
Hariprasad Shenai
5
-13
/
+28
2015-05-06
cxgb4: Make sure that Freelist size is larger than Egress Congestion Threshold
Hariprasad Shenai
2
-1
/
+14
2015-05-06
rhashtable-test: Fix 64bit division
Thomas Graf
1
-1
/
+2
2015-05-06
rhashtable: Simplify iterator code
Thomas Graf
1
-6
/
+2
2015-05-06
ipvlan: Always set broadcast bit in multicast filter
Mahesh Bandewar
1
-14
/
+6
2015-05-06
ipvlan: Defer multicast / broadcast processing to a work-queue
Mahesh Bandewar
3
-52
/
+96
2015-05-06
vlan: Use eth_proto_is_802_3
Alexander Duyck
1
-1
/
+1
2015-05-06
openvswitch: Use eth_proto_is_802_3
Alexander Duyck
3
-4
/
+4
2015-05-06
ipv4/ip_tunnel_core: Use eth_proto_is_802_3
Alexander Duyck
1
-1
/
+1
2015-05-06
ebtables: Use eth_proto_is_802_3
Alexander Duyck
1
-1
/
+1
2015-05-06
etherdev: Fix sparse error, make test usable by other functions
Alexander Duyck
2
-1
/
+19
2015-05-06
bridge: change BR_GROUPFWD_RESTRICTED to allow forwarding of LLDP frames
Bernhard Thaler
2
-2
/
+21
2015-05-05
tcp: provide SYN headers for passive connections
Eric Dumazet
7
-1
/
+70
2015-05-05
net: fix two sparse warnings introduced by IGMP/MLD parsing exports
Linus Lüssing
2
-2
/
+2
2015-05-04
tipc: deal with return value of tipc_conn_new callback
Ying Xue
1
-0
/
+4
2015-05-04
tipc: adjust locking policy of subscription
Ying Xue
1
-2
/
+4
2015-05-04
tipc: involve reference counter for subscriber
Ying Xue
1
-68
/
+52
2015-05-04
tipc: introduce tipc_subscrb_create routine
Ying Xue
1
-13
/
+17
2015-05-04
tipc: rename functions defined in subscr.c
Ying Xue
4
-97
/
+75
2015-05-04
net: Export IGMP/MLD message validation code
Linus Lüssing
8
-188
/
+498
2015-05-04
bridge: multicast: call skb_checksum_{simple_, }validate
Linus Lüssing
1
-24
/
+4
2015-05-04
tc: remove unused redirect ttl
Jamal Hadi Salim
2
-9
/
+2
2015-05-04
ixgbe: Use a signed type to hold error codes
Mark Rustad
4
-11
/
+11
2015-05-04
ixgbe: Release semaphore bits in the right order
Mark Rustad
1
-4
/
+4
2015-05-04
ixgbe: Fix IOSF SB access issues
Mark Rustad
1
-37
/
+65
2015-05-04
e1000e: fix call to do_div() to use u64 arg
Jeff Kirsher
1
-6
/
+7
2015-05-04
e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo frames
Alexander Duyck
1
-0
/
+14
2015-05-04
e1000e: Cleanup handling of VLAN_HLEN as a part of max frame size
Alexander Duyck
3
-16
/
+14
2015-05-04
e100: don't initialize int object to zero
Jean Sacren
1
-1
/
+1
2015-05-04
igb: simplify and clean up igb_enable_mas()
Todd Fujinaka
1
-20
/
+7
[next]