Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cda219c6adb386687d64563671a5259ebf049d0e
cda219c
netfilter: ip6_tables: function definition layout
by Ian Morris
· 9 years ago
6ac9461
netfilter: ip6_tables: label placement
by Ian Morris
· 9 years ago
7ceebfe
netfilter: nfqueue: don't use prev pointer
by Florian Westphal
· 9 years ago
914eebf
netfilter: nfnetlink_log: autoload nf_conntrack_netlink module NFQA_CFG_F_CONNTRACK config flag
by Ken-ichirou MATSUZAWA
· 9 years ago
c932245
netfilter: bridge: avoid unused label warning
by Arnd Bergmann
· 9 years ago
d53195c
Merge tag 'ipvs4-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
by Pablo Neira Ayuso
· 9 years ago
4302f5e
nfnetlink_cttimeout: add rcu_barrier() on module removal
by Pablo Neira Ayuso
· 9 years ago
ae2d708
netfilter: conntrack: fix crash on timeout object removal
by Pablo Neira Ayuso
· 9 years ago
403d89a
netfilter: xt_CT: don't put back reference to timeout policy object
by Pablo Neira Ayuso
· 9 years ago
92240e8
ipvs: Remove possibly unused variables from ip_vs_conn_net_{init,cleanup}
by Simon Horman
· 9 years ago
ed1c9f0
ipvs: Remove possibly unused variable from ip_vs_out
by David Ahern
· 9 years ago
a29a9a5
netfilter: nfnetlink_log: allow to attach conntrack
by Ken-ichirou MATSUZAWA
· 9 years ago
224a059
netfilter: ctnetlink: add const qualifier to nfnl_hook.get_ct
by Ken-ichirou MATSUZAWA
· 9 years ago
83f3e94
netfilter: Kconfig rename QUEUE_CT to GLUE_CT
by Ken-ichirou MATSUZAWA
· 9 years ago
a4b4766
netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack info
by Ken-ichirou MATSUZAWA
· 9 years ago
0647e70
netfilter: remove dead code
by Flavio Leitner
· 9 years ago
b28b1e8
netfilter: nfnetlink_queue: use y2038 safe timestamp
by Pablo Neira Ayuso
· 9 years ago
2b5b1a0
Merge tag 'ipvs3-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
by Pablo Neira Ayuso
· 9 years ago
32f40c5
netfilter: rename nfnetlink_queue_core.c to nfnetlink_queue.c
by Pablo Neira Ayuso
· 9 years ago
b7bd180
netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.c
by Pablo Neira Ayuso
· 9 years ago
e96f78a
tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets
by Eric Dumazet
· 9 years ago
4236e2a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
28117b0
Merge branch 'ravb-r8a7795'
by David S. Miller
· 9 years ago
22d4df8
ravb: Add support for r8a7795 SoC
by Kazuya Mizuguchi
· 9 years ago
619f3bd
ravb: Document binding for r8a7795 SoC
by Kazuya Mizuguchi
· 9 years ago
e2dbb33
ravb: Provide dev parameter to DMA API
by Kazuya Mizuguchi
· 9 years ago
f3a6bd3
phylib: Add phy_set_max_speed helper
by Simon Horman
· 9 years ago
f8e1100
Merge branch 'bpf-updates'
by David S. Miller
· 9 years ago
754f1e6
sched, bpf: make skb->priority writable
by Daniel Borkmann
· 9 years ago
c46646d
sched, bpf: add helper for retrieving routing realms
by Daniel Borkmann
· 9 years ago
a91263d
ebpf: migrate bpf_prog's flags to bitfield
by Daniel Borkmann
· 9 years ago
bd8762b
Merge branch 'switchdev-obj'
by David S. Miller
· 9 years ago
9e8f4a5
switchdev: push object ID back to object structure
by Jiri Pirko
· 9 years ago
648b4a9
switchdev: bring back switchdev_obj and use it as a generic object param
by Jiri Pirko
· 9 years ago
52ba57c
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
by Jiri Pirko
· 9 years ago
8f24f30
switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
by Jiri Pirko
· 9 years ago
1f86839
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
by Jiri Pirko
· 9 years ago
57d8083
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
by Jiri Pirko
· 9 years ago
c3fc7ac
Merge branch 'tcp-lockless-listener'
by David S. Miller
· 9 years ago
e994b2f
tcp: do not lock listener to process SYN packets
by Eric Dumazet
· 9 years ago
92d6f17
tcp/dccp: add a reschedule point in inet_csk_listen_stop()
by Eric Dumazet
· 9 years ago
ef547f2
tcp: remove max_qlen_log
by Eric Dumazet
· 9 years ago
10cbc8f
tcp/dccp: remove struct listen_sock
by Eric Dumazet
· 9 years ago
ca6fb06
tcp: attach SYNACK messages to request sockets instead of listener
by Eric Dumazet
· 9 years ago
1b33bc3
ipv6: remove obsolete inet6 functions
by Eric Dumazet
· 9 years ago
81b496b
tcp/dccp: shrink struct listen_sock
by Eric Dumazet
· 9 years ago
079096f
tcp/dccp: install syn_recv requests into ehash table
by Eric Dumazet
· 9 years ago
2feda34
tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argument
by Eric Dumazet
· 9 years ago
aa3a0c8
tcp: get_openreq[46]() changes
by Eric Dumazet
· 9 years ago
9cfd086
tcp: remove BUG_ON() in tcp_check_req()
by Eric Dumazet
· 9 years ago
ba8e275
tcp: cleanup tcp_v[46]_inbound_md5_hash()
by Eric Dumazet
· 9 years ago
b267cdd
tcp/dccp: init sk_prot and call sk_node_init() in reqsk_alloc()
by Eric Dumazet
· 9 years ago
38cb524
tcp: call sk_mark_napi_id() on the child, not the listener
by Eric Dumazet
· 9 years ago
8d2675f
tcp: move synflood_warned into struct request_sock_queue
by Eric Dumazet
· 9 years ago
aac065c
tcp: move qlen/young out of struct listen_sock
by Eric Dumazet
· 9 years ago
fff1f30
tcp: add a spinlock to protect struct request_sock_queue
by Eric Dumazet
· 9 years ago
f6d3125
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
36f8daf
Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
8c25ab8
Merge git://git.infradead.org/intel-iommu
by Linus Torvalds
· 9 years ago
bde17b9
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
1bca100
Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
3deaa4f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
676bd99
dmapool: fix overflow condition in pool_find_page()
by Robin Murphy
· 9 years ago
4424162
thermal: avoid division by zero in power allocator
by Andrea Arcangeli
· 9 years ago
ef51019
memcg: remove pcp_counter_lock
by Greg Thelen
· 9 years ago
54aea45
kprobes: use _do_fork() in samples to make them work again
by Petr Mladek
· 9 years ago
09a59a9
drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSE
by Andrew Morton
· 9 years ago
484ebb3
memcg: make mem_cgroup_read_stat() unsigned
by Greg Thelen
· 9 years ago
0610c25
memcg: fix dirty page migration
by Greg Thelen
· 9 years ago
8346c41
dax: fix NULL pointer in __dax_pmd_fault()
by Ross Zwisler
· 9 years ago
2f84a89
mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault
by Mel Gorman
· 9 years ago
03a2d2a
mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)
by Joonsoo Kim
· 9 years ago
9ff42d1
userfaultfd: remove kernel header include from uapi header
by Andre Przywara
· 9 years ago
a523841
arch/x86/include/asm/efi.h: fix build failure
by Andrey Ryabinin
· 9 years ago
2dc6a03
Merge branch 'bridge_vlan_cleanups_fixes'
by David S. Miller
· 9 years ago
248234c
bridge: vlan: don't pass flags when creating context only
by Nikolay Aleksandrov
· 9 years ago
263344e
bridge: vlan: fix possible null ptr derefs on port init and deinit
by Nikolay Aleksandrov
· 9 years ago
77751ee
bridge: vlan: move pvid inside net_bridge_vlan_group
by Nikolay Aleksandrov
· 9 years ago
468e794
bridge: vlan: fix possible null vlgrp deref while registering new port
by Nikolay Aleksandrov
· 9 years ago
8af78b6
bridge: vlan: adjust rhashtable initial size and hash locks size
by Nikolay Aleksandrov
· 9 years ago
ccf70dd
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
46c8217
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
eb6d1c2
Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools'
by Rafael J. Wysocki
· 9 years ago
01351eb
Merge branch 'acpi-ec'
by Rafael J. Wysocki
· 9 years ago
dd953d3
Merge branches 'pm-pci' and 'acpi-pci'
by Rafael J. Wysocki
· 9 years ago
d292242
Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS
by Dirk Müller
· 9 years ago
038161d
Update KVM homepage Url
by Dirk Müller
· 9 years ago
f97b870
Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 9 years ago
9522f47
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
fc07e76
Revert "KVM: SVM: use NPT page attributes"
by Paolo Bonzini
· 9 years ago
bcf166a
Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"
by Paolo Bonzini
· 9 years ago
625422f
Revert "KVM: SVM: Sync g_pat with guest-written PAT value"
by Paolo Bonzini
· 9 years ago
606decd
Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"
by Paolo Bonzini
· 9 years ago
b59f2e3
ipvs: Don't protect ip_vs_addr_is_unicast with CONFIG_SYSCTL
by Eric W. Biederman
· 9 years ago
dd36d73
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 9 years ago
d4e842b
Merge tag 'hwmon-for-linus-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 9 years ago
70c8a00
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b9a5322
Initialize msg/shm IPC objects before doing ipc_addid()
by Linus Torvalds
· 9 years ago
031277d
mmc: core: fix dead loop of mmc_retune
by Chaotian Jing
· 9 years ago
9c70d7c
i40e: fix 32 bit build warnings
by Jesse Brandeburg
· 9 years ago
Next »