index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge branch 'net-qualcomm-rmnet-Enable-csum-offloads'
David S. Miller
8
-25
/
+378
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
platform/x86: wmi: Call acpi_wmi_init() later
Rafael J. Wysocki
1
-1
/
+1
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
2018-01-08
netfilter: flow table support for IPv6
Pablo Neira Ayuso
5
-1
/
+292
2018-01-08
netfilter: flow table support for IPv4
Pablo Neira Ayuso
3
-0
/
+294
2018-01-08
netfilter: add generic flow table infrastructure
Pablo Neira Ayuso
4
-0
/
+533
2018-01-08
netfilter: nf_tables: add flow table netlink frontend
Pablo Neira Ayuso
4
-1
/
+870
2018-01-08
netfilter: nf_conntrack: add IPS_OFFLOAD status bit
Pablo Neira Ayuso
5
-6
/
+50
2018-01-08
netfilter: nf_tables: remove nft_dereference()
Pablo Neira Ayuso
2
-6
/
+3
2018-01-08
netfilter: remove defensive check on malformed packets from raw sockets
Pablo Neira Ayuso
13
-128
/
+3
2018-01-08
netfilter: meta: secpath support
Florian Westphal
2
-0
/
+45
2018-01-08
netfilter: remove struct nf_afinfo and its helper functions
Pablo Neira Ayuso
5
-65
/
+6
2018-01-08
netfilter: remove route_key_size field in struct nf_afinfo
Pablo Neira Ayuso
4
-9
/
+16
2018-01-08
netfilter: move reroute indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
8
-19
/
+39
2018-01-08
netfilter: move route indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
12
-58
/
+68
2018-01-08
netfilter: remove saveroute indirection in struct nf_afinfo
Pablo Neira Ayuso
7
-63
/
+60
2018-01-08
netfilter: move checksum_partial indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
7
-38
/
+50
2018-01-08
netfilter: move checksum indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
8
-27
/
+44
2018-01-08
netfilter: connlimit: split xt_connlimit into front and backend
Florian Westphal
6
-346
/
+420
2018-01-08
netfilter: nf_tables: remove hooks from family definition
Pablo Neira Ayuso
8
-43
/
+37
[prev]
[next]