index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-03
net: rtnetlink: add linkxstats callbacks and attribute
Nikolay Aleksandrov
3
-0
/
+49
2016-05-03
net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter
Nikolay Aleksandrov
1
-13
/
+31
2016-05-03
gre6: Cleanup GREv6 transmit path, call common GRE functions
Tom Herbert
1
-202
/
+50
2016-05-03
ipv6: Generic tunnel cleanup
Tom Herbert
2
-3
/
+9
2016-05-03
gre: Create common functions for transmit
Tom Herbert
2
-47
/
+49
2016-05-03
ipv6: Create ip6_tnl_xmit
Tom Herbert
2
-17
/
+32
2016-05-03
gre6: Cleanup GREv6 receive path, call common GRE functions
Tom Herbert
1
-117
/
+23
2016-05-03
gre: Move utility functions to common headers
Tom Herbert
3
-129
/
+144
2016-05-03
ipv6: Cleanup IPv6 tunnel receive path
Tom Herbert
2
-70
/
+146
2016-05-02
tcp: make tcp_sendmsg() aware of socket backlog
Eric Dumazet
3
-2
/
+24
2016-05-02
net: do not block BH while processing socket backlog
Eric Dumazet
1
-14
/
+8
2016-05-02
sctp: prepare for socket backlog behavior change
Eric Dumazet
1
-0
/
+2
2016-05-02
udp: prepare for non BH masking at backlog processing
Eric Dumazet
2
-4
/
+4
2016-05-02
dccp: do not assume DCCP code is non preemptible
Eric Dumazet
4
-6
/
+6
2016-05-02
tcp: do not block bh during prequeue processing
Eric Dumazet
2
-32
/
+2
2016-05-02
tcp: do not assume TCP code is non preemptible
Eric Dumazet
11
-99
/
+104
2016-05-02
dtb: xgene: Add channel property
Iyappan Subramanian
2
-0
/
+2
2016-05-02
Documentation: dtb: xgene: Add channel property
Iyappan Subramanian
1
-0
/
+2
2016-05-02
drivers: net: xgene: Get channel number from device binding
Iyappan Subramanian
1
-1
/
+14
2016-05-02
qede: add implementation for internal loopback test.
Sudarsana Reddy Kalluru
3
-4
/
+242
2016-05-02
qede: add support for selftests.
Sudarsana Reddy Kalluru
1
-1
/
+55
2016-05-02
qed: add infrastructure for device self tests.
Sudarsana Reddy Kalluru
10
-1
/
+301
2016-05-02
net: dsa: mv88e6xxx: replace ds with ps where possible
Andrew Lunn
6
-494
/
+511
2016-05-02
sctp: signal sk_data_ready earlier on data chunks reception
Marcelo Ricardo Leitner
3
-14
/
+20
2016-05-02
mdio_bus: Fix MDIO bus scanning in __mdiobus_register()
Marek Vasut
1
-1
/
+1
2016-05-02
i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM
Alexander Duyck
4
-6
/
+28
2016-05-02
i40evf: make use of BIT() macro to avoid signed left shift
Jacob Keller
1
-22
/
+22
2016-05-02
i40e: make use of BIT() macro to prevent left shift of signed values
Jacob Keller
1
-28
/
+25
2016-05-02
i40e/i40evf: fix I40E_MASK signed shift overflow warnings
Jacob Keller
2
-2
/
+2
2016-05-02
i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10
Harshitha Ramamurthy
2
-2
/
+2
2016-05-02
i40e: Update device ids for X722
Catherine Sullivan
1
-0
/
+1
2016-05-02
i40e: Drop extra copy of function
Jesse Brandeburg
1
-18
/
+0
2016-05-02
i40e: Use consistent type for vf_id
Jesse Brandeburg
3
-9
/
+10
2016-05-02
i40e: PTP - avoid aggregate return warnings
Jesse Brandeburg
1
-1
/
+2
2016-05-02
i40e: Fix uninitialized variable
Catherine Sullivan
1
-5
/
+1
2016-05-02
i40evf: RSS Hash Option parameters
Carolyn Wyborny
1
-199
/
+2
2016-05-02
i40e: Remove HMC AQ API implementation
Neerav Parikh
5
-88
/
+0
2016-05-02
i40e: Prevent falling to promiscuous if the VF is not trusted
Anjali Singhai Jain
1
-0
/
+6
2016-05-02
i40e: Limit the number of MAC and VLAN addresses that can be added for VFs
Anjali Singhai Jain
2
-2
/
+26
2016-05-02
tipc: set 'active' state correctly for first established link
Jon Paul Maloy
1
-0
/
+1
2016-05-02
of: of_mdio: Check if MDIO bus controller is available
Florian Fainelli
1
-0
/
+4
2016-05-01
i40e: Change the default for VFs to be not privileged
Anjali Singhai Jain
1
-10
/
+10
2016-04-29
net/mlx5e: Enabling aRFS mechanism
Maor Gottlieb
4
-2
/
+127
2016-04-29
net/mlx5e: Add accelerated RFS support
Maor Gottlieb
2
-1
/
+436
2016-04-29
net/mlx5e: Create aRFS flow tables
Maor Gottlieb
6
-14
/
+313
2016-04-29
net/mlx5: Initializing CPU reverse mapping
Maor Gottlieb
3
-0
/
+24
2016-04-29
net/mlx5e: Split the main flow steering table
Maor Gottlieb
4
-563
/
+462
2016-04-29
net/mlx5e: Refactor mlx5e flow steering structs
Maor Gottlieb
5
-154
/
+160
2016-04-29
net/mlx5: Support different attributes for priorities in namespace
Maor Gottlieb
1
-12
/
+19
2016-04-29
net/mlx5: Add user chosen levels when allocating flow tables
Maor Gottlieb
6
-40
/
+70
[next]