Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
54c9ee39923c0ffa27b99a1b7321e0d07408c97b
/
include
8757825
Bluetooth: hci_check_conn_params() check proper range
by Seungyoun Ju
· 9 years ago
e432c72
Bluetooth: __l2cap_wait_ack() add defensive timeout
by Dean Jenkins
· 9 years ago
cb02a25
Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()
by Dean Jenkins
· 9 years ago
729a898
mac802154: do not export ieee802154_rx()
by Varka Bhadram
· 9 years ago
a6cb869
cfg802154: add PM hooks
by Varka Bhadram
· 9 years ago
045a0fa
ip_tunnel: Call ip_tunnel_core_init() from inet_init()
by Thomas Graf
· 9 years ago
c5e40ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
c5dfd65
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
0528318
ip_tunnel: Provide tunnel metadata API for CONFIG_INET=n
by Thomas Graf
· 9 years ago
3985e8a
ipv6: sysctl to restrict candidate source addresses
by Erik Kline
· 9 years ago
b56ea29
net: track success and failure of TCP PMTU probing
by Rick Jones
· 9 years ago
e181a54
net: #ifdefify sk_classid member of struct sock
by Mathias Krause
· 9 years ago
614732e
openvswitch: Use regular VXLAN net_device device
by Thomas Graf
· 9 years ago
0dfbdf4
vxlan: Factor out device configuration
by Thomas Graf
· 9 years ago
e703087
fib: Add fib rule match on tunnel id
by Thomas Graf
· 9 years ago
3093fbe
route: Per route IP tunnel metadata via lightweight tunnel
by Thomas Graf
· 9 years ago
1b7179d
route: Extend flow representation with tunnel key
by Thomas Graf
· 9 years ago
ee122c7
vxlan: Flow based tunneling
by Thomas Graf
· 9 years ago
f38a9eb
dst: Metadata destinations
by Thomas Graf
· 9 years ago
1d8fff9
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
by Thomas Graf
· 9 years ago
e3e4712
mpls: ip tunnel support
by Roopa Prabhu
· 9 years ago
ffce419
lwtunnel: support dst output redirect function
by Roopa Prabhu
· 9 years ago
19e42e4
ipv6: support for fib route lwtunnel encap attributes
by Roopa Prabhu
· 9 years ago
571e722
ipv4: support for fib route lwtunnel encap attributes
by Roopa Prabhu
· 9 years ago
499a242
lwtunnel: infrastructure for handling light weight tunnels like mpls
by Roopa Prabhu
· 9 years ago
a0d9a86
rtnetlink: introduce new RTA_ENCAP_TYPE and RTA_ENCAP attributes
by Roopa Prabhu
· 9 years ago
27dfead
Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
4e10df9
bpf: introduce bpf_skb_vlan_push/pop() helpers
by Alexei Starovoitov
· 9 years ago
f3120ac
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
f4c190e
stmmac: drop custom_* fields from plat_stmmacenet_data
by Joachim Eastwood
· 9 years ago
6acc232
net: remove skb_frag_add_head
by Jiri Benc
· 9 years ago
1a3b2ec
switchdev: add offload_fwd_mark generator helper
by Scott Feldman
· 9 years ago
d754f98
net: add phys ID compare helper to test if two IDs are the same
by Scott Feldman
· 9 years ago
0c4f691
net: don't reforward packets already forwarded by offload device
by Scott Feldman
· 9 years ago
8d20aab
ebpf: add helper to retrieve net_cls's classid cookie
by Daniel Borkmann
· 9 years ago
b87a173
cls_cgroup: factor out classid retrieval
by Daniel Borkmann
· 9 years ago
0e1dbcc
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
eff3cdd
clarify implementation of ethtool's get_ts_info op
by Jacob Keller
· 10 years ago
5aaeb5c
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86
by Ingo Molnar
· 9 years ago
0c8c0f0
x86/fpu, sched: Dynamically allocate 'struct fpu'
by Dave Hansen
· 9 years ago
e2cfc91
mm/page_owner: set correct gfp_mask on page_owner
by Joonsoo Kim
· 9 years ago
f2abeef
mm: clean up per architecture MM hook header files
by Laurent Dufour
· 9 years ago
da89947
Update Viresh Kumar's email address
by Viresh Kumar
· 9 years ago
8db1486
include, lib: add __printf attributes to several function prototypes
by Nicolas Iooss
· 9 years ago
2531c8c
mm: hugetlb: allow hugepages_supported to be architecture specific
by Dominik Dingel
· 9 years ago
eb25437
Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
9bca4df
Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
923b352
cfg80211: use RTNL locked reg_can_beacon for IR-relaxation
by Arik Nemtsov
· 9 years ago
761ab76
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
88d6378
netlink: changes for setting and clearing protodown via netlink.
by Anuradha Karuppiah
· 9 years ago
d746d70
net core: Add protodown support.
by Anuradha Karuppiah
· 9 years ago
03645a1
ipv6: lock socket in ip6_datagram_connect()
by Eric Dumazet
· 9 years ago
9090fdb
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
30bb6fb
gpio: Remove double "base" in comment
by Geert Uytterhoeven
· 9 years ago
16ff49a
Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 9 years ago
df14a68
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
97d6e2b
Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
3fdf70a
IB/srp: Avoid using uninitialized variable
by Sagi Grimberg
· 9 years ago
4139032
IB: Add rdma_cap_ib_switch helper and use where appropriate
by Hal Rosenstock
· 9 years ago
638d3c6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
74fe61f
bridge: mdb: add vlan support for user entries
by Nikolay Aleksandrov
· 9 years ago
a732cd4
Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 9 years ago
f760b87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
ee296d7
locks: inline posix_lock_file_wait and flock_lock_file_wait
by Jeff Layton
· 9 years ago
29d01b2
locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait
by Jeff Layton
· 9 years ago
d3b58c4
can: replace timestamp as unique skb attribute
by Oliver Hartkopp
· 9 years ago
7b73216
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
c4bc680
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
59c3cb5
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm
by Linus Torvalds
· 9 years ago
84e3e9d
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
634ec36
net: phy: Pass mdix ethtool setting through to phy driver
by David Thomson
· 9 years ago
5544eb9
KVM: count number of assigned devices
by Paolo Bonzini
· 9 years ago
35a256f
ipv6: Nonlocal bind
by Tom Herbert
· 9 years ago
dbe7faa
inet: inet_twsk_deschedule factorization
by Eric Dumazet
· 9 years ago
fc01538f
inet: simplify timewait refcounting
by Eric Dumazet
· 9 years ago
3fd2f1b9
inet: remove BUG_ON() in twsk_destructor()
by Eric Dumazet
· 9 years ago
8b58a39
ipv6: use flag instead of u16 for hop in inet6_skb_parm
by Florian Westphal
· 9 years ago
4a0e3e9
cdc_ncm: Add support for moving NDP to end of NCM frame
by Enrico Mioso
· 9 years ago
7617400
tcp: do not slow start when cwnd equals ssthresh
by Yuchung Cheng
· 9 years ago
071d508
tcp: add tcp_in_slow_start helper
by Yuchung Cheng
· 9 years ago
06b285b
blkcg: fix blkcg_policy_data allocation bug
by Tejun Heo
· 9 years ago
7876f93
blkcg: implement all_blkcgs list
by Tejun Heo
· 9 years ago
4c0a9f7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
757856d
libceph: enable ceph in a non-default network namespace
by Ilya Dryomov
· 9 years ago
1f6823f
time: Get rid of do_posix_clock_monotonic_gettime
by Thomas Gleixner
· 9 years ago
974d7af
ipv4: add support for linkdown sysctl to netconf
by Andy Gospodarek
· 9 years ago
883a2df
Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
8dfaf05
Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux into fixes
by Kevin Hilman
· 9 years ago
2ee22a9
net_sched: act_mirred: remove spinlock in fast path
by Eric Dumazet
· 9 years ago
56e5d1c
net_sched: act_gact: remove spinlock in fast path
by Eric Dumazet
· 9 years ago
cc6510a
net_sched: act_gact: use a separate packet counters for gact_determ()
by Eric Dumazet
· 9 years ago
519c818
net: sched: add percpu stats to actions
by Eric Dumazet
· 9 years ago
24ea591
net: sched: extend percpu stats helpers
by Eric Dumazet
· 9 years ago
a899418
hotplug: Prevent alloc/free of irq descriptors during cpu up/down
by Thomas Gleixner
· 9 years ago
8076ca4
Merge branch 'acpi-scan'
by Rafael J. Wysocki
· 9 years ago
37b64a4
tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n build
by Thomas Gleixner
· 9 years ago
f32dd11
tick/broadcast: Make idle check independent from mode and config
by Thomas Gleixner
· 9 years ago
26095a0
ACPI / scan: Add support for ACPI _CLS device matching
by Suthikulpanit, Suravee
· 9 years ago
0294112
ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage
by Rafael J. Wysocki
· 9 years ago
0fd972a
module: relocate module_init from init.h to module.h
by Paul Gortmaker
· 10 years ago
Next »