index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-09
net: ovs: remove unused hardirq.h
Yang Shi
1
-1
/
+0
2018-01-09
net: caif: remove unused hardirq.h
Yang Shi
2
-2
/
+0
2018-01-09
8139cp: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
1
-2
/
+2
2018-01-09
bnx2x: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
1
-2
/
+3
2018-01-09
e1000: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
1
-2
/
+2
2018-01-09
net/mlx5e: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
1
-5
/
+4
2018-01-09
net: No line break on netdev_WARN* formatting
Gal Pressman
1
-2
/
+2
2018-01-09
net: Fix netdev_WARN_ONCE macro
Gal Pressman
1
-2
/
+2
2018-01-08
net: tracepoint: exposing sk_faimily in tracepoint inet_sock_set_state
Yafang Shao
1
-2
/
+13
2018-01-08
l2tp: adjust comments about L2TPv3 offsets
Guillaume Nault
2
-5
/
+4
2018-01-08
net: phy: fix wrong masks to phy_modify()
Russell King
4
-15
/
+14
2018-01-08
forcedeth: remove duplicate structure member in rx
Zhu Yanjun
1
-8
/
+9
2018-01-08
tcp: Split BUG_ON() in tcp_tso_should_defer() into two assertions
Stefano Brivio
1
-1
/
+2
2018-01-08
net: ipv6: Allow connect to linklocal address from socket bound to vrf
David Ahern
3
-4
/
+22
2018-01-08
sh_eth: remove sh_eth_plat_data::edmac_endian
Sergei Shtylyov
7
-12
/
+0
2018-01-08
net: hns3: Add more packet size statisctics
Jian Shen
2
-7
/
+56
2018-01-08
net: hns3: remove redundant semicolon
Peng Li
1
-1
/
+1
2018-01-08
net: hns3: fix for not setting pause parameters
Fuyun Liang
3
-7
/
+98
2018-01-08
net: hns3: add MTU initialization for hardware
Fuyun Liang
1
-2
/
+20
2018-01-08
net: hns3: fix for changing MTU
Fuyun Liang
1
-0
/
+2
2018-01-08
net: hns3: fix for setting MTU
Fuyun Liang
3
-5
/
+16
2018-01-08
net: hns3: fix for updating fc_mode_last_time
Fuyun Liang
1
-9
/
+6
2018-01-08
net: hns3: Fix a response data read error of tqp statistics query
Jian Shen
2
-4
/
+4
2018-01-08
net: hns3: Add packet statistics of netdev
Jian Shen
1
-1
/
+79
2018-01-08
net: hns3: Remove a useless member of struct hns3_stats
Jian Shen
1
-3
/
+1
2018-01-08
net: hns3: Fix an error macro definition of HNS3_TQP_STAT
Jian Shen
1
-1
/
+2
2018-01-08
net: hns3: Fix a loop index error of tqp statistics query
Jian Shen
1
-5
/
+5
2018-01-08
net: hns3: Fix an error of total drop packet statistics
Jian Shen
1
-2
/
+9
2018-01-08
net: hns3: Mask the packet statistics query when NIC is down
Jian Shen
1
-0
/
+8
2018-01-08
net: hns3: Modify the update period of packet statistics
Jian Shen
3
-1
/
+17
2018-01-08
net: hns3: Remove repeat statistic of rx_errors
Jian Shen
1
-1
/
+0
2018-01-08
net: hns3: Fix spelling errors
Jian Shen
2
-9
/
+9
2018-01-08
net: hns3: Unify the strings display of packet statistics
Jian Shen
4
-66
/
+69
2018-01-08
net: hns3: Disable VFs change rxvlan offload status
Jian Shen
1
-2
/
+3
2018-01-08
net: hns3: Add ethtool interface for vlan filter
Jian Shen
3
-3
/
+25
2018-01-08
net: qualcomm: rmnet: Add support for GSO
Subash Abhinov Kasiviswanathan
1
-0
/
+1
2018-01-08
net: qualcomm: rmnet: Add support for TX checksum offload
Subash Abhinov Kasiviswanathan
4
-0
/
+131
2018-01-08
net: qualcomm: rmnet: Handle command packets with checksum trailer
Subash Abhinov Kasiviswanathan
1
-2
/
+15
2018-01-08
net: qualcomm: rmnet: Add support for RX checksum offload
Subash Abhinov Kasiviswanathan
4
-6
/
+201
2018-01-08
net: qualcomm: rmnet: Define the MAPv4 packet formats
Subash Abhinov Kasiviswanathan
2
-0
/
+18
2018-01-08
net: qualcomm: rmnet: Set pacing shift
Subash Abhinov Kasiviswanathan
1
-0
/
+3
2018-01-08
net: qualcomm: rmnet: Rename ingress data format to data format
Subash Abhinov Kasiviswanathan
3
-9
/
+8
2018-01-08
net: qualcomm: rmnet: Remove unused function declaration
Subash Abhinov Kasiviswanathan
1
-1
/
+0
2018-01-08
net: qualcomm: rmnet: Remove invalid condition while stamping mux id
Subash Abhinov Kasiviswanathan
1
-4
/
+1
2018-01-08
net: qualcomm: rmnet: Remove redundant check when stamping map header
Subash Abhinov Kasiviswanathan
1
-3
/
+0
2018-01-08
netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_ex...
Jozsef Kadlecsik
1
-0
/
+2
2018-01-08
netfilter: ipset: Fix "don't update counters" mode when counters used at the ...
Jozsef Kadlecsik
7
-128
/
+114
2018-01-08
netfilter: ipset: use swap macro instead of _manually_ swapping values
Gustavo A. R. Silva
3
-18
/
+6
2018-01-08
netfilter: nf_tables: flow offload expression
Pablo Neira Ayuso
4
-0
/
+283
2018-01-08
netfilter: flow table support for the mixed IPv4/IPv6 family
Pablo Neira Ayuso
6
-2
/
+66
[next]