index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-03
net: ena: use dev_info_once instead of static variable
Sameeh Jubran
1
-3
/
+1
2019-06-03
net: ena: add good checksum counter
Sameeh Jubran
3
-2
/
+7
2019-06-03
net: ena: optimise calculations for CQ doorbell
Sameeh Jubran
1
-9
/
+11
2019-06-03
net: ena: add support for changing max_header_size in LLQ mode
Sameeh Jubran
1
-6
/
+4
2019-06-03
net: ena: allow automatic fallback to polling mode
Sameeh Jubran
2
-9
/
+39
2019-06-03
net: ena: documentation: update ena.txt
Sameeh Jubran
1
-1
/
+4
2019-06-03
net: ena: add newline at the end of pr_err prints
Sameeh Jubran
1
-8
/
+8
2019-06-03
net: ena: arrange ena_probe() function variables in reverse christmas tree
Sameeh Jubran
1
-6
/
+6
2019-06-03
net: ena: replace free_tx/rx_ids union with single free_ids field in ena_ring
Sameeh Jubran
2
-31
/
+28
2019-06-03
net: ena: ethtool: add extra properties retrieval via get_priv_flags
Arthur Kiyanovski
6
-11
/
+184
2019-06-03
net: ena: add handling of llq max tx burst size
Sameeh Jubran
6
-17
/
+85
2019-06-03
net: dsa: mv88e6xxx: make mv88e6xxx_g1_stats_wait static
Rasmus Villemoes
2
-2
/
+1
2019-06-03
net: dsa: mv88e6xxx: fix comments and macro names in mv88e6390_g1_mgmt_rsvd2cpu
Rasmus Villemoes
2
-12
/
+12
2019-06-03
nexthop: Add entry to MAINTAINERS
David Ahern
1
-0
/
+9
2019-06-03
r8169: avoid tso csum function indirection
Heiner Kallweit
1
-25
/
+21
2019-06-03
r8169: remove struct jumbo_ops
Heiner Kallweit
1
-60
/
+36
2019-06-03
r8169: remove struct mdio_ops
Heiner Kallweit
1
-33
/
+26
2019-06-03
r8169: improve r8169_csum_workaround
Heiner Kallweit
1
-5
/
+2
2019-06-03
net: ethernet: improve eth_platform_get_mac_address
Heiner Kallweit
1
-10
/
+4
2019-06-03
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
15
-81
/
+134
2019-06-03
drivers: use in_dev_for_each_ifa_rtnl/rcu
Florian Westphal
7
-19
/
+32
2019-06-03
net: use new in_dev_ifa iterators
Florian Westphal
5
-17
/
+29
2019-06-03
netfilter: use in_dev_for_each_ifa_rcu
Florian Westphal
3
-7
/
+16
2019-06-03
devinet: use in_dev_for_each_ifa_rcu in more places
Florian Westphal
1
-8
/
+19
2019-06-03
net: inetdevice: provide replacement iterators for in_ifaddr walk
Florian Westphal
2
-16
/
+25
2019-06-03
afs: do not send list of client addresses
Florian Westphal
4
-87
/
+1
2019-06-03
qed: remove redundant assignment to rc
Colin Ian King
1
-1
/
+1
2019-06-02
net: mscc: ocelot: Hardware ofload for tc flower filter
Horatiu Vultur
4
-7
/
+373
2019-06-02
net: mscc: ocelot: Add support for tcam
Horatiu Vultur
10
-3
/
+1508