Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
82bec71d46b83f39860e2838ff8394e4fcd6efab
82bec71
netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLED
by Pablo Neira Ayuso
· 9 years ago
3183ab8
netfilter: conntrack: allow increasing bucket size via sysctl too
by Florian Westphal
· 9 years ago
8eee54b
netfilter: nft_hash: support deletion of inactive elements
by Pablo Neira Ayuso
· 9 years ago
4e50016
netfilter: nft_rbtree: check for next generation when deactivating elements
by Pablo Neira Ayuso
· 9 years ago
37a9cc5
netfilter: nf_tables: add generation mask to sets
by Pablo Neira Ayuso
· 9 years ago
664b0f8
netfilter: nf_tables: add generation mask to chains
by Pablo Neira Ayuso
· 9 years ago
f2a6d76
netfilter: nf_tables: add generation mask to tables
by Pablo Neira Ayuso
· 9 years ago
889f7ee
netfilter: nf_tables: add generic macros to check for generation mask
by Pablo Neira Ayuso
· 9 years ago
7643507
netfilter: xt_NFLOG: nflog-range does not truncate packets
by Vishwanath Pai
· 9 years ago
e1dbbc5
netfilter: nf_reject_ipv4: don't send tcp RST if the packet is non-TCP
by Liping Zhang
· 9 years ago
9847371
netfilter: Allow xt_owner in any user namespace
by Eric W. Biederman
· 9 years ago
6c8dee9
netfilter: move zone info into struct nf_conn
by Florian Westphal
· 9 years ago
7e53e7f
netfilter: nf_log: Remove NULL check
by Shivani Bhardwaj
· 9 years ago
506e65d
netfilter: make comparision helpers stub functions in ZONES=n case
by Florian Westphal
· 9 years ago
5a75cde
netfilter: conntrack: align nf_conn on cacheline boundary
by Florian Westphal
· 9 years ago
36f959c
netfilter: xt_TRACE: add explicitly nf_logger_find_get call
by Liping Zhang
· 9 years ago
f3bb533
netfilter: nf_log: handle NFPROTO_INET properly in nf_logger_[find_get|put]
by Liping Zhang
· 9 years ago
a6d0bae
netfilter: x_tables: fix possible ZERO_SIZE_PTR pointer dereferencing error.
by Xiubo Li
· 9 years ago
436a850
netfilter: helper: avoid extra expectation iterations on unregister
by Florian Westphal
· 9 years ago
402f903
bridge: netfilter: checkpatch data type fixes
by Tobin C Harding
· 9 years ago
2fb7ea45
Merge branch 'vrf-local'
by David S. Miller
· 9 years ago
625b47b
net: vrf: ipv6 support for local traffic to local addresses
by David Ahern
· 9 years ago
671cd19
net: vrf: ipv4 support for local traffic to local addresses
by David Ahern
· 9 years ago
09fcf91
net: vrf: Minor refactoring for local address patches
by David Ahern
· 9 years ago
b94eb2c
Merge branch 'hv_netvsc-cleanups'
by David S. Miller
· 9 years ago
426d954
hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()
by Vitaly Kuznetsov
· 9 years ago
e834da9a
hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()
by Vitaly Kuznetsov
· 9 years ago
2f5fa6c
hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()
by Vitaly Kuznetsov
· 9 years ago
2625466
hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers
by Vitaly Kuznetsov
· 9 years ago
4baa994
hv_netvsc: remove redundant assignment in netvsc_recv_callback()
by Vitaly Kuznetsov
· 9 years ago
30759219
net: disable fragment reassembly if high_thresh is zero
by Michal Kubeček
· 9 years ago
b1c6a3a
Merge branch 'hns-acpi'
by David S. Miller
· 9 years ago
6343488
net: hns: net: hns: enet adds support of acpi
by Kejian Yan
· 9 years ago
f00ef86
net: hns: implement the miscellaneous operation by asl
by Kejian Yan
· 9 years ago
1d1afa2
net: hns: register phy device in each mac initial sequence
by Kejian Yan
· 9 years ago
8413b3b
net: hns: dsaf adds support of acpi
by Kejian Yan
· 9 years ago
a24274a
net: hns: add dsaf misc operation method
by Kejian Yan
· 9 years ago
652d39b
net: hns: add uniform interface for phy connection
by Kejian Yan
· 9 years ago
7b2acae
net: hns: enet specify a reference to dsaf by fwnode_handle
by Kejian Yan
· 9 years ago
72fdddc
net: hns: use platform_get_irq instead of irq_of_parse_and_map
by Kejian Yan
· 9 years ago
6162928
net: hns: use device_* APIs instead of of_* APIs
by Kejian Yan
· 9 years ago
8a99ff5
net: hisilicon: add support of acpi for hns-mdio
by Kejian Yan
· 9 years ago
16a9f36
net: hisilicon: cleanup to prepare for other cases
by Kejian Yan
· 9 years ago
4ae3992
ACPI: bus: add stub acpi_evaluate_dsm() to linux/acpi.h
by Kejian Yan
· 9 years ago
6eb17e0
ACPI: bus: add stub acpi_dev_found() to linux/acpi.h
by Kejian Yan
· 9 years ago
169fbdc
Merge branch 'dsa-new-binding'
by David S. Miller
· 9 years ago
8c5ad1d
net: dsa: Document new binding
by Andrew Lunn
· 9 years ago
9dff673
arm: dt: vf610-zii-devel-b: Make use of new DSA binding
by Andrew Lunn
· 9 years ago
83c0afa
net: dsa: Add new binding implementation
by Andrew Lunn
· 9 years ago
b516d45
net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio bus
by Andrew Lunn
· 9 years ago
03a4a54
net: dsa: mv88e6xxx: Rename _phy_ to _mdio_
by Andrew Lunn
· 9 years ago
e755e49
net: dsa: Make mdio bus optional
by Andrew Lunn
· 9 years ago
39a7f2a
net: dsa: Refactor selection of tag ops into a function
by Andrew Lunn
· 9 years ago
5377b80
net: dsa: mv88e6xxx: Only support EDSA tagging
by Andrew Lunn
· 9 years ago
9b8e895
net: dsa: Split up creating/destroying of DSA and CPU ports
by Andrew Lunn
· 9 years ago
66472fc
net: dsa: Copy the routing table into the switch structure
by Andrew Lunn
· 9 years ago
4a7704f
net: dsa: Remove dynamic allocate of routing table
by Andrew Lunn
· 9 years ago
189b0d9
net: dsa: Move port device node into port structure
by Andrew Lunn
· 9 years ago
c8b0980
net: dsa: Add a ports structure and use it in the switch structure
by Andrew Lunn
· 9 years ago
149cafd
net: dsa: tag_{e}dsa.c: Remove dependency on platform data
by Andrew Lunn
· 9 years ago
6e8e862
net: dsa: slave: Remove MDIO address from switch MDIO bus name
by Andrew Lunn
· 9 years ago
762eb67
net: dsa: mv88e6xxx: fix circular lock in PPU work
by Vivien Didelot
· 9 years ago
0e57604
net: dsa: slave: chip data is optional, don't dereference NULL
by Andrew Lunn
· 9 years ago
76f21b9
net: Add docbook description for 'mtu' arg to skb_gso_validate_mtu()
by David S. Miller
· 9 years ago
3b55a53
sctp: Fix warning in sctp_packet_transmit_chunk()
by David S. Miller
· 9 years ago
81b1251
qed: Fix next-ptr chains for BE / 32-bit
by Yuval Mintz
· 9 years ago
03c7f70
Merge branch 'qed-roce-iscsi'
by David S. Miller
· 9 years ago
dbb799c
qed: Initialize hardware for new protocols
by Yuval Mintz
· 9 years ago
c5ac931
qed: Add iscsi/rdma personalities
by Yuval Mintz
· 9 years ago
7a9b6b8
qed: Add common HSI for new protocols
by Yuval Mintz
· 9 years ago
a91eb52
qed: Revisit chain implementation
by Yuval Mintz
· 9 years ago
330348d
net: ethernet: ti: cpsw: remove unused priv lock
by Ivan Khoronzhuk
· 9 years ago
9b6d539
rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB
by Joe Perches
· 9 years ago
cb2911f
hv_netvsc: Fix VF register on vlan devices
by Haiyang Zhang
· 9 years ago
db54275
Merge branch 'sctp-gso'
by David S. Miller
· 9 years ago
942b323
sctp: improve debug message to also log curr pkt and new chunk size
by Marcelo Ricardo Leitner
· 9 years ago
90017ac
sctp: Add GSO support
by Marcelo Ricardo Leitner
· 9 years ago
3acb50c
sctp: delay as much as possible skb_linearize
by Marcelo Ricardo Leitner
· 9 years ago
ae7ef81
skbuff: introduce skb_gso_validate_mtu
by Marcelo Ricardo Leitner
· 9 years ago
3953c46
sk_buff: allow segmenting based on frag sizes
by Marcelo Ricardo Leitner
· 9 years ago
57c05650
skbuff: export skb_gro_receive
by Marcelo Ricardo Leitner
· 9 years ago
f6c382f
loopback: make use of NETIF_F_GSO_SOFTWARE
by Marcelo Ricardo Leitner
· 9 years ago
f2edc4e
net: fjes: fjes_main: Remove create_workqueue
by Bhaktipriya Shridhar
· 9 years ago
351a4ded
qed: Utilize FW 8.10.3.0
by Yuval Mintz
· 9 years ago
b87ab6b
net: vrf: set operstate and mtu at link create
by David Ahern
· 9 years ago
684ff4e
ovs: set name assign type of internal port
by Zhang Shengju
· 9 years ago
41cae08
net: ethernet: wiznet: Remove create_workqueue
by Bhaktipriya Shridhar
· 9 years ago
c8296b9
ravb: Remove manual pause frame transmit
by Masaru Nagai
· 9 years ago
2e280c1
stmmac: make platform drivers depend on their associated SoC
by Peter Robinson
· 9 years ago
250ba74
Merge branch 'macvlan-less-mcast-cloning'
by David S. Miller
· 9 years ago
9c127a0
macvlan: Avoid unnecessary multicast cloning
by Herbert Xu
· 9 years ago
260916d
macvlan: Fix potential use-after free for broadcasts
by Herbert Xu
· 9 years ago
595d0b2
udp: avoid csum_partial() for validated skb
by Eric Dumazet
· 9 years ago
524c6f6
ravb: Add SET_RUNTIME_PM_OPS macro
by Kazuya Mizuguchi
· 9 years ago
8d9c418
ravb: Add ESF in RCR for enabling separation filter
by Masaru Nagai
· 9 years ago
6b15d66
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
58c1f99
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 9 years ago
faf8dcc
sfc: Track RPS flow IDs per channel instead of per function
by Jon Cooper
· 9 years ago
d69d169
usbnet: smsc95xx: fix link detection for disabled autonegotiation
by Christoph Fritz
· 9 years ago
f00e35e
virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv
by wangyunjian
· 9 years ago
Next »