Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
04294e38a451b37288d61e52fa07ed087c5cdc02
/
include
d237baa
net/mlx4_core: Add basic elements for QCN
by Shani Michaeli
· 10 years ago
c9368247
net/dcb: Add IEEE QCN attribute
by Shani Michaeli
· 10 years ago
28c0f02
Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 10 years ago
89650ad
fib: make netdev_switch_fib_ipv4_abort in header file static inline
by Willem de Bruijn
· 10 years ago
05cbc0d
ipv4: Create probe timer for tcp PMTU as per RFC4821
by Fan Du
· 10 years ago
6b58e0a
ipv4: Use binary search to choose tcp PMTU probe_size
by Fan Du
· 10 years ago
dcd8fb8
ipv4: Raise tcp PMTU probe mss base size
by Fan Du
· 10 years ago
aaa4e70
DECnet: Only use neigh_ops for adding the link layer header
by Eric W. Biederman
· 10 years ago
8e05fd7
fib: hook IPv4 fib for hardware offload
by Scott Feldman
· 10 years ago
448b128
ipv4: add net bool fib_offload_disabled
by Scott Feldman
· 10 years ago
104616e
switchdev: don't support custom ip rules, for now
by Scott Feldman
· 10 years ago
5e8d904
switchdev: add IPv4 fib ndo ops wrappers
by Scott Feldman
· 10 years ago
4586f1b
netdevice: add IPv4 fib add/del ops
by Scott Feldman
· 10 years ago
37ed949
rtnetlink: add RTNH_F_EXTERNAL flag for fib offload
by Scott Feldman
· 10 years ago
5929903
net: dsa: let switches specify their tagging protocol
by Florian Fainelli
· 10 years ago
d0f9193
tipc: add ip/udp media type
by Erik Hugne
· 10 years ago
842a9ae
bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi
by Jouni Malinen
· 10 years ago
0a4e699
bcma: move internal function declarations to private header
by Rafał Miłecki
· 10 years ago
c32ec2a
bcma: make bcma_host_pci_(up|down) calls safe for every config
by Rafał Miłecki
· 10 years ago
a7e5353
fib_trie: Make fib_table rcu safe
by Alexander Duyck
· 10 years ago
8de147d
mpls: Multicast route table change notifications
by Eric W. Biederman
· 10 years ago
03c0566
mpls: Netlink commands to add, remove, and dump routes
by Eric W. Biederman
· 10 years ago
7720c01
mpls: Add a sysctl to control the size of the mpls label table
by Eric W. Biederman
· 10 years ago
0189197
mpls: Basic routing support
by Eric W. Biederman
· 10 years ago
4fd3d7d
neigh: Add helper function neigh_xmit
by Eric W. Biederman
· 10 years ago
60395a2
neigh: Factor out ___neigh_lookup_noref
by Eric W. Biederman
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
789d7f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
1d5da75
ax25: Stop using magic neighbour cache operations.
by Eric W. Biederman
· 10 years ago
10d6dfc
Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 10 years ago
bdf53c5
neigh: Don't require dst in neigh_hh_init
by Eric W. Biederman
· 10 years ago
59b2af2
arp: Kill arp_find
by Eric W. Biederman
· 10 years ago
d476059
net: Kill dev_rebuild_header
by Eric W. Biederman
· 10 years ago
def6775
neigh: Move neigh_compat_output into ax25_ip.c
by Eric W. Biederman
· 10 years ago
3b6a94b
ax25: Refactor to use private neighbour operations.
by Eric W. Biederman
· 10 years ago
46d4e47
ax25: Make ax25_header and ax25_rebuild_header static
by Eric W. Biederman
· 10 years ago
f5956fa
net/mlx4_core: Fix wrong mask and error flow for the update-qp command
by Or Gerlitz
· 10 years ago
61e021f
ebpf: move CONFIG_BPF_SYSCALL-only function declarations
by Daniel Borkmann
· 10 years ago
77f0379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
70c836a4
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
804e27d
bcma: support bringing up bus hosted on PCIe Gen 2
by Rafał Miłecki
· 10 years ago
5b6ff66
bcma: change IRQ control function to accept bus as an argument
by Rafał Miłecki
· 10 years ago
4186721
bcma: add helpers bringing PCIe hosted bus up / down
by Rafał Miłecki
· 10 years ago
744d5a3
net: move skb->dropcount to skb->cb[]
by Eyal Birger
· 10 years ago
3bc3b96
net: add common accessor for setting dropcount on packets
by Eyal Birger
· 10 years ago
b4772ef
net: use common macro for assering skb->cb[] available size in protocol families
by Eyal Birger
· 10 years ago
6368c23
net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields
by Eyal Birger
· 10 years ago
49a6fe0
net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
by Eyal Birger
· 10 years ago
287f3a9
pppoe: Use workqueue to die properly when a PADT is received
by Simon Farnsworth
· 10 years ago
e2e9b65
cls_bpf: add initial eBPF support for programmable classifiers
by Daniel Borkmann
· 10 years ago
24701ec
ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux
by Daniel Borkmann
· 10 years ago
96be432
ebpf: add sched_cls_type and map it to sk_filter's verifier ops
by Daniel Borkmann
· 10 years ago
0fc174d
ebpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs
by Daniel Borkmann
· 10 years ago
f1a66f8
ebpf: export BPF_PSEUDO_MAP_FD to uapi
by Daniel Borkmann
· 10 years ago
a2c83ff
ebpf: constify various function pointer structs
by Daniel Borkmann
· 10 years ago
5f852eb
tcp: tso: remove tp->tso_deferred
by Eric Dumazet
· 10 years ago
6588af6
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
by Ben Hutchings
· 10 years ago
ae1aa79
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
56315f9
fib_trie: Convert fib_alias to hlist from list
by Alexander Duyck
· 10 years ago
93a714d
multicast: Extend ip address command to enable multicast group join/leave on
by Madhu Challa
· 10 years ago
46a4dee
igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop
by Madhu Challa
· 10 years ago
4c4b52d
rhashtable: remove indirection for grow/shrink decision functions
by Daniel Borkmann
· 10 years ago
723b8e4
udp: In udp_flow_src_port use random hash value if skb_get_hash fails
by Tom Herbert
· 10 years ago
ccdaeb2
at86rf230: add support for external xtal trim
by Alexander Aring
· 10 years ago
4cd3928
Bluetooth: Update New CSRK event to match latest specification
by Johan Hedberg
· 10 years ago
d79d210
net: dsa: Introduce dsa_is_port_initialized
by Guenter Roeck
· 10 years ago
b73adef
net: dsa: integrate with SWITCHDEV for HW bridging
by Florian Fainelli
· 10 years ago
d752c36
ipvs: allow rescheduling of new connections when port reuse is detected
by Marcelo Ricardo Leitner
· 10 years ago
14c9551
bonding: Implement port churn-machine (AD standard 43.4.17).
by Mahesh Bandewar
· 10 years ago
12ca718
thermal: Introduce dummy functions when thermal is not defined
by Nishanth Menon
· 10 years ago
b24e2bd
Merge tag 'stable/for-linus-4.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
c4bbb39
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
30ff547
net: sched: export tc_connmark.h so it is uapi accessible
by Jamal Hadi Salim
· 10 years ago
fdfd811
x86/xen: allow privcmd hypercalls to be preempted
by David Vrabel
· 10 years ago
0dc6f20
drm/i915/bdw: PCI IDs ending in 0xb are ULT.
by Rodrigo Vivi
· 10 years ago
be5e661
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
059a244
net: Remove state argument from skb_find_text()
by Bojan Prtvar
· 10 years ago
44bdb5e
VFS: Split DCACHE_FILE_TYPE into regular and special types
by David Howells
· 10 years ago
df1a085
VFS: Add a fallthrough flag for marking virtual dentries
by David Howells
· 10 years ago
e7f7d22
VFS: Add a whiteout dentry type
by David Howells
· 10 years ago
155e35d
VFS: Introduce inode-getting helpers for layered/unioned fs environments
by David Howells
· 10 years ago
a135c71
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
b9ebafb
rhashtable: ensure cache line alignment on bucket_table
by Eric Dumazet
· 10 years ago
24a52e4
Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
2bfedd1
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
e20d3ef
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
1acd2de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
b5ccb07
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 10 years ago
2953245
Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
18a8d49
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
c189cb8
Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 10 years ago
e2defd0
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
dd36929
kernel: make READ_ONCE() valid on const arguments
by Linus Torvalds
· 10 years ago
decf6d7
Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme into for-linus
by Jens Axboe
· 10 years ago
4fbd0a8
Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 10 years ago
278f7b4
caif: fix a signedness bug in cfpkt_iterate()
by Dan Carpenter
· 10 years ago
846cd66
net: Initialize all members in skb_gro_remcsum_init()
by Geert Uytterhoeven
· 10 years ago
959d10f
igmp: add __ip_mc_{join|leave}_group()
by Eric Dumazet
· 10 years ago
7129069
Bluetooth: Rename hci_send_to_control to hci_send_to_channel
by Johan Hedberg
· 10 years ago
Next »