Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5990a30510ed1c37a769d3a035ad2d030b843528
5990a30
tun/tap: use ptr_ring instead of skb_array
by Jason Wang
· 7 years ago
a0ce093
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
ef7f8ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
f4803f1
net: tipc: remove unused hardirq.h
by Yang Shi
· 7 years ago
419091f
net: ovs: remove unused hardirq.h
by Yang Shi
· 7 years ago
373372b
net: caif: remove unused hardirq.h
by Yang Shi
· 7 years ago
f1f2b7c
Merge branch 'net-netdev_WARN_ONCE'
by David S. Miller
· 7 years ago
9d0b967
8139cp: Replace WARN_ONCE with netdev_WARN_ONCE
by Gal Pressman
· 7 years ago
37ed41c
bnx2x: Replace WARN_ONCE with netdev_WARN_ONCE
by Gal Pressman
· 7 years ago
e65c3e1
e1000: Replace WARN_ONCE with netdev_WARN_ONCE
by Gal Pressman
· 7 years ago
cd4a87d
net/mlx5e: Replace WARN_ONCE with netdev_WARN_ONCE
by Gal Pressman
· 7 years ago
e1cfe3d
net: No line break on netdev_WARN* formatting
by Gal Pressman
· 7 years ago
72dd831
net: Fix netdev_WARN_ONCE macro
by Gal Pressman
· 7 years ago
9f0e896
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 7 years ago
44596f8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
d32da58
Merge tag 'platform-drivers-x86-v4.15-4' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 7 years ago
0c3b34d
net: tracepoint: exposing sk_faimily in tracepoint inet_sock_set_state
by Yafang Shao
· 7 years ago
50f3d74
sh_eth: fix TXALCR1 offsets
by Sergei Shtylyov
· 7 years ago
56c0290
mdio-sun4i: Fix a memory leak
by Christophe JAILLET
· 7 years ago
23fe846
l2tp: adjust comments about L2TPv3 offsets
by Guillaume Nault
· 7 years ago
46cd750
phylink: mark expected switch fall-throughs in phylink_mii_ioctl
by Gustavo A. R. Silva
· 7 years ago
313c86d
Merge branch 'SCTP-PMTU-discovery-fixes'
by David S. Miller
· 7 years ago
f102852
net: phy: fix wrong masks to phy_modify()
by Russell King
· 7 years ago
b6c5734
sctp: fix the handling of ICMP Frag Needed for too small MTUs
by Marcelo Ricardo Leitner
· 7 years ago
cc35c3d
sctp: do not retransmit upon FragNeeded if PMTU discovery is disabled
by Marcelo Ricardo Leitner
· 7 years ago
b707fda
xen-netfront: enable device after manual module load
by Eduardo Otubo
· 7 years ago
64f26ab
forcedeth: remove duplicate structure member in rx
by Zhu Yanjun
· 7 years ago
bde2191
Merge branch 'bnxt_en_fixes'
by David S. Miller
· 7 years ago
78f3000
bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.
by Venkat Duvvuru
· 7 years ago
7deea45
bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()
by Sunil Challa
· 7 years ago
29f7e49
Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 7 years ago
c8c9aeb
tcp: Split BUG_ON() in tcp_tso_should_defer() into two assertions
by Stefano Brivio
· 7 years ago
54dc3e3
net: ipv6: Allow connect to linklocal address from socket bound to vrf
by David Ahern
· 7 years ago
e3e49ca
sh_eth: remove sh_eth_plat_data::edmac_endian
by Sergei Shtylyov
· 7 years ago
e2d9221
Merge branch 'hns3-next'
by David S. Miller
· 7 years ago
91f384f
net: hns3: Add more packet size statisctics
by Jian Shen
· 7 years ago
2e1ea49
net: hns3: remove redundant semicolon
by Peng Li
· 7 years ago
18838d0
net: hns3: fix for not setting pause parameters
by Fuyun Liang
· 7 years ago
f9fd82a
net: hns3: add MTU initialization for hardware
by Fuyun Liang
· 7 years ago
5bad95a
net: hns3: fix for changing MTU
by Fuyun Liang
· 7 years ago
2866ccb
net: hns3: fix for setting MTU
by Fuyun Liang
· 7 years ago
40173a2
net: hns3: fix for updating fc_mode_last_time
by Fuyun Liang
· 7 years ago
cf72fa6
net: hns3: Fix a response data read error of tqp statistics query
by Jian Shen
· 7 years ago
8491000
net: hns3: Add packet statistics of netdev
by Jian Shen
· 7 years ago
b59f558
net: hns3: Remove a useless member of struct hns3_stats
by Jian Shen
· 7 years ago
57ffee7
net: hns3: Fix an error macro definition of HNS3_TQP_STAT
by Jian Shen
· 7 years ago
94bfaaf
net: hns3: Fix a loop index error of tqp statistics query
by Jian Shen
· 7 years ago
d2a5dca
net: hns3: Fix an error of total drop packet statistics
by Jian Shen
· 7 years ago
b875cc3
net: hns3: Mask the packet statistics query when NIC is down
by Jian Shen
· 7 years ago
c5f6548
net: hns3: Modify the update period of packet statistics
by Jian Shen
· 7 years ago
7ea5cbd
net: hns3: Remove repeat statistic of rx_errors
by Jian Shen
· 7 years ago
200a88c
net: hns3: Fix spelling errors
by Jian Shen
· 7 years ago
a6c51c2
net: hns3: Unify the strings display of packet statistics
by Jian Shen
· 7 years ago
30ba2ab
net: hns3: Disable VFs change rxvlan offload status
by Jian Shen
· 7 years ago
391b5e9
net: hns3: Add ethtool interface for vlan filter
by Jian Shen
· 7 years ago
b60f699
Merge branch 'net-qualcomm-rmnet-Enable-csum-offloads'
by David S. Miller
· 7 years ago
0c9214d
net: qualcomm: rmnet: Add support for GSO
by Subash Abhinov Kasiviswanathan
· 7 years ago
5eb5f86
net: qualcomm: rmnet: Add support for TX checksum offload
by Subash Abhinov Kasiviswanathan
· 7 years ago
23c76eb
net: qualcomm: rmnet: Handle command packets with checksum trailer
by Subash Abhinov Kasiviswanathan
· 7 years ago
bbd21b2
net: qualcomm: rmnet: Add support for RX checksum offload
by Subash Abhinov Kasiviswanathan
· 7 years ago
c597897
net: qualcomm: rmnet: Define the MAPv4 packet formats
by Subash Abhinov Kasiviswanathan
· 7 years ago
4e8683a
net: qualcomm: rmnet: Set pacing shift
by Subash Abhinov Kasiviswanathan
· 7 years ago
b23e722
net: qualcomm: rmnet: Rename ingress data format to data format
by Subash Abhinov Kasiviswanathan
· 7 years ago
76e0895
net: qualcomm: rmnet: Remove unused function declaration
by Subash Abhinov Kasiviswanathan
· 7 years ago
0b59a23
net: qualcomm: rmnet: Remove invalid condition while stamping mux id
by Subash Abhinov Kasiviswanathan
· 7 years ago
4b5ba67
net: qualcomm: rmnet: Remove redundant check when stamping map header
by Subash Abhinov Kasiviswanathan
· 7 years ago
98b8e4e
platform/x86: wmi: Call acpi_wmi_init() later
by Rafael J. Wysocki
· 7 years ago
f998b6b
netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_exit()
by Jozsef Kadlecsik
· 7 years ago
4750005
netfilter: ipset: Fix "don't update counters" mode when counters used at the matching
by Jozsef Kadlecsik
· 7 years ago
c045337
netfilter: ipset: use swap macro instead of _manually_ swapping values
by Gustavo A. R. Silva
· 7 years ago
a3c90f7a
netfilter: nf_tables: flow offload expression
by Pablo Neira Ayuso
· 7 years ago
7c23b62
netfilter: flow table support for the mixed IPv4/IPv6 family
by Pablo Neira Ayuso
· 7 years ago
0995210
netfilter: flow table support for IPv6
by Pablo Neira Ayuso
· 7 years ago
97add9f
netfilter: flow table support for IPv4
by Pablo Neira Ayuso
· 7 years ago
ac2a666
netfilter: add generic flow table infrastructure
by Pablo Neira Ayuso
· 7 years ago
3b49e2e
netfilter: nf_tables: add flow table netlink frontend
by Pablo Neira Ayuso
· 7 years ago
9096401
netfilter: nf_conntrack: add IPS_OFFLOAD status bit
by Pablo Neira Ayuso
· 7 years ago
0befd06
netfilter: nf_tables: remove nft_dereference()
by Pablo Neira Ayuso
· 7 years ago
a7f87b4
netfilter: remove defensive check on malformed packets from raw sockets
by Pablo Neira Ayuso
· 7 years ago
f6931f5
netfilter: meta: secpath support
by Florian Westphal
· 7 years ago
b3a6125
netfilter: remove struct nf_afinfo and its helper functions
by Pablo Neira Ayuso
· 7 years ago
4643562
netfilter: remove route_key_size field in struct nf_afinfo
by Pablo Neira Ayuso
· 7 years ago
ce388f4
netfilter: move reroute indirection to struct nf_ipv6_ops
by Pablo Neira Ayuso
· 7 years ago
3f87c08
netfilter: move route indirection to struct nf_ipv6_ops
by Pablo Neira Ayuso
· 7 years ago
7db9a51
netfilter: remove saveroute indirection in struct nf_afinfo
by Pablo Neira Ayuso
· 7 years ago
f7dcbe2
netfilter: move checksum_partial indirection to struct nf_ipv6_ops
by Pablo Neira Ayuso
· 7 years ago
ef71fe2
netfilter: move checksum indirection to struct nf_ipv6_ops
by Pablo Neira Ayuso
· 7 years ago
625c556
netfilter: connlimit: split xt_connlimit into front and backend
by Florian Westphal
· 7 years ago
c2f9eaf
netfilter: nf_tables: remove hooks from family definition
by Pablo Neira Ayuso
· 7 years ago
c974a3a3
netfilter: nf_tables: remove multihook chains and families
by Pablo Neira Ayuso
· 7 years ago
12355d3
netfilter: nf_tables_inet: don't use multihook infrastructure anymore
by Pablo Neira Ayuso
· 7 years ago
cb7ccd8
netfilter: core: support for NFPROTO_INET hook registration
by Pablo Neira Ayuso
· 7 years ago
3025940
netfilter: core: pass family as parameter to nf_remove_net_hook()
by Pablo Neira Ayuso
· 7 years ago
62a0fe4
netfilter: core: pass hook number, family and device to nf_find_hook_list()
by Pablo Neira Ayuso
· 7 years ago
3d3cdc3
netfilter: core: add nf_remove_net_hook
by Pablo Neira Ayuso
· 7 years ago
408070d
netfilter: nf_tables: add nft_set_is_anonymous() helper
by Pablo Neira Ayuso
· 7 years ago
7a4473a
netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path
by Pablo Neira Ayuso
· 7 years ago
fa45a76
netfilter: nf_tables_arp: don't set forward chain
by Pablo Neira Ayuso
· 7 years ago
84ba7dd
netfilter: nf_tables: reject nat hook registration if prio is before conntrack
by Florian Westphal
· 7 years ago
f92b40a
netfilter: core: only allow one nat hook per hook point
by Florian Westphal
· 7 years ago
Next »