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