Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8fb575ca396bc31d9fa99c26336e2432b41d1bfc
/
include
8fb575c
net: filter: rename sk_convert_filter() -> bpf_convert_filter()
by Alexei Starovoitov
· 10 years ago
4df95ff
net: filter: rename sk_chk_filter() -> bpf_check_classic()
by Alexei Starovoitov
· 10 years ago
009937e
net: filter: rename sk_filter_proglen -> bpf_classic_proglen
by Alexei Starovoitov
· 10 years ago
278571b
net: filter: simplify socket charging
by Alexei Starovoitov
· 10 years ago
299ee12
sctp: Fixup v4mapped behaviour to comply with Sock API
by Jason Gunthorpe
· 10 years ago
536721b
net: kernel-doc compliant documentation for net_device
by Karoly Kemeny
· 10 years ago
3b57de9
net: stmmac: Support devicetree configs for mcast and ucast filter entries
by Vince Bridgers
· 10 years ago
a173e55
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
0c1d77d
net: libphy: Add phy specific function to access mmd phy registers
by Vince Bridgers
· 10 years ago
e10038a
netfilter: xt_bpf: add mising opaque struct sk_filter definition
by Pablo Neira
· 10 years ago
16eecd9
dcbnl : Fix misleading dcb_app->priority explanation
by Anish Bhatt
· 10 years ago
4d2f9bb
mlx5: Adjust events to use unsigned long param instead of void *
by Jack Morgenstein
· 10 years ago
f241e74
mlx5: minor fixes (mainly avoidance of hidden casts)
by Jack Morgenstein
· 10 years ago
9603b61
mlx5: Move pci device handling from mlx5_ib to mlx5_core
by Jack Morgenstein
· 10 years ago
f139c74
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
26bcd8b
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 10 years ago
acba648
Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
1d8fcba
Revert "cdc_subset: deal with a device that needs reset for timeout"
by Linus Torvalds
· 10 years ago
b527cae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
b7dd0e3
x86/xen: safely map and unmap grant frames when in atomic context
by David Vrabel
· 10 years ago
704033c
of: Add memory limiting function for flattened devicetrees
by Laura Abbott
· 10 years ago
4972a74
of: Split early_init_dt_scan into two parts
by Laura Abbott
· 10 years ago
20fbe3a
cdc_subset: deal with a device that needs reset for timeout
by Oliver Neukum
· 10 years ago
20e61da
ipv4: fail early when creating netdev named all or default
by WANG Cong
· 10 years ago
4d276eb
net: remove deprecated syststamp timestamp
by Willem de Bruijn
· 10 years ago
68a360e
packet: remove deprecated syststamp timestamp
by Willem de Bruijn
· 10 years ago
c98158e
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
04ca697
ip: make IP identifiers less predictable
by Eric Dumazet
· 10 years ago
3fd0202
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
d87de1f
netlink: Fix shadow warning on jiffies
by Mark Rustad
· 10 years ago
ab1c724
inet: frag: use seqlock for hash rebuild
by Florian Westphal
· 10 years ago
e3a57d1
inet: frag: remove periodic secret rebuild timer
by Florian Westphal
· 10 years ago
3fd588e
inet: frag: remove lru list
by Florian Westphal
· 10 years ago
434d305
inet: frag: don't account number of fragment queues
by Florian Westphal
· 10 years ago
b13d3cb
inet: frag: move eviction of queues to work queue
by Florian Westphal
· 10 years ago
86e93e4
inet: frag: move evictor calls into frag_find function
by Florian Westphal
· 10 years ago
36c7778
inet: frag: constify match, hashfn and constructor arguments
by Florian Westphal
· 10 years ago
0246544
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 10 years ago
d4da843
netfilter: kill remnants of ulog targets
by Paul Bolle
· 10 years ago
2695fb5
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
by Alexei Starovoitov
· 10 years ago
bf1d987
Merge tag 'omap-for-v3.16/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Arnd Bergmann
· 10 years ago
f6eec61
openvswitch: Enable tunnel GSO for OVS bridge.
by Pravin B Shelar
· 10 years ago
5cd667b
openvswitch: Allow each vport to have an array of 'port_id's.
by Alex Wang
· 10 years ago
ea9339e
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
a0f7a75
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
by Naoya Horiguchi
· 10 years ago
274f482
sock: remove skb argument from sk_rcvqueues_full
by Sorin Dumitru
· 10 years ago
1a112d1
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
by Tejun Heo
· 10 years ago
23d9cec
pinctrl: dra: dt-bindings: Fix pull enable/disable
by Nishanth Menon
· 10 years ago
2599d85
net/mlx4_core: Use low memory profile on kdump kernel
by Amir Vadai
· 10 years ago
0bec8c8
net: skbuff: Use ALIGN macro instead of open coding it
by Tobias Klauser
· 10 years ago
526cbef
net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY
by David Laight
· 10 years ago
bd6fb31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 10 years ago
a006827
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
d7afaec
fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT
by Andrew Gallagher
· 10 years ago
8fd90bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
15ba223
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
08cf42e
mac80211: add support for Rx reordering offloading
by Michal Kazior
· 10 years ago
6f7eaa4
mac80211: add TDLS QoS param IE on setup-confirm
by Arik Nemtsov
· 10 years ago
a8138f4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
ccc7f49
net: print net_device reg_state in netdev_* unless it's registered
by Veaceslav Falico
· 10 years ago
c6f854d
net: use dev->name in netdev_pr* when it's available
by Veaceslav Falico
· 10 years ago
d057190
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
da5b99b
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
084c9ca
Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
c2cb2c4
b43: use one shared function for setting MAC frequency
by Rafał Miłecki
· 10 years ago
d1d3799
bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)
by Rafał Miłecki
· 10 years ago
6ad5934
ssb: extract power info from SPROM revs 4 and 5
by Rafał Miłecki
· 10 years ago
fd29d2c
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 10 years ago
2b1987a
cpufreq: make table sentinel macros unsigned to match use
by Brian W Hart
· 10 years ago
c265947
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
by Anish Bhatt
· 10 years ago
977f8fc
Bluetooth: Introduce a flag to track who really initiates authentication
by Johan Hedberg
· 10 years ago
e7cafc4
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
by Johan Hedberg
· 10 years ago
1373a77
net: clean up some sparse endianness warnings in ipv6.h
by Jeff Layton
· 10 years ago
2dc41cf
udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.
by David Held
· 10 years ago
38a4dfc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
6b3fd5f
net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO support
by Geir Ola Vaagland
· 10 years ago
2347c80
net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support
by Geir Ola Vaagland
· 10 years ago
0d3a421
net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support
by Geir Ola Vaagland
· 10 years ago
63b9493
net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support
by Geir Ola Vaagland
· 10 years ago
1a98c69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
bcf44bf
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5db6c6f
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
by Davidlohr Bueso
· 10 years ago
ce069fc
locking/rwsem: Reduce the size of struct rw_semaphore
by Jason Low
· 10 years ago
13b9a96
locking/rwsem: Rename 'activity' to 'count'
by Peter Zijlstra
· 10 years ago
4d9d951
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
by Jason Low
· 10 years ago
9063182
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
by Jason Low
· 10 years ago
046a619
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
by Jason Low
· 10 years ago
f8218dc
Bluetooth: Track number of LE slave connections
by Johan Hedberg
· 10 years ago
a5c4e30
Bluetooth: Add a role parameter to hci_conn_add()
by Johan Hedberg
· 10 years ago
e804d25
Bluetooth: Use explicit role instead of a bool in function parameters
by Johan Hedberg
· 10 years ago
40bef30
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
by Johan Hedberg
· 10 years ago
ba165a9
Bluetooth: Add proper defines for HCI connection role
by Johan Hedberg
· 10 years ago
725b701
Merge tag 'linux-can-next-for-3.17-20140715' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 10 years ago
26c4fdb
net-timestamp: document deprecated syststamp
by Willem de Bruijn
· 10 years ago
5ee2c94
tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reduction
by Christoph Paasch
· 10 years ago
5517750
net: rtnetlink - make create_link take name_assign_type
by Tom Gundersen
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
685343f
net: add name_assign_type netdev attribute
by Tom Gundersen
· 10 years ago
5615f9f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
4b9e1ba
can: netlink: Add CAN_CTRLMODE_PRESUME_ACK flag
by Nikita Edward Baruzdin
· 10 years ago
Next »