Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c4ee5d8103ed78502170e9f0c22dc31cb335c412
/
include
44ebe79
net: add debug atomic_inc_not_zero() in dst_hold()
by Wei Wang
· 8 years ago
1eb04e7
net: reorder all the dst flags
by Wei Wang
· 8 years ago
a4c2fd7
net: remove DST_NOCACHE flag
by Wei Wang
· 8 years ago
b2a9c0e
net: remove DST_NOGC flag
by Wei Wang
· 8 years ago
5b7c9a8
net: remove dst gc related code
by Wei Wang
· 8 years ago
52df157
xfrm: take refcnt of dst when creating struct xfrm_dst bundle
by Wei Wang
· 8 years ago
db91664
ipv6: get rid of icmp6 dst garbage collector
by Wei Wang
· 8 years ago
9df16ef
ipv4: call dst_hold_safe() properly
by Wei Wang
· 8 years ago
4a6ce2b
net: introduce a new function dst_dev_put()
by Wei Wang
· 8 years ago
5f56f40
net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt
by Wei Wang
· 8 years ago
273889e
Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 8 years ago
5803869
net: Add IFLA_XDP_PROG_ID
by Martin KaFai Lau
· 8 years ago
634fef6
networking: add and use skb_put_u8()
by Johannes Berg
· 8 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 8 years ago
af72868
networking: make skb_pull & friends return void pointers
by Johannes Berg
· 8 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
8812c24
net/mlx5: Add fast unload support in shutdown flow
by Majd Dibbiny
· 8 years ago
4525abe
net/mlx5: Expose command polling interface
by Majd Dibbiny
· 8 years ago
432609a
net/mlx5e: Move and optimize query out of buffer function
by Gal Pressman
· 8 years ago
bd10838
net/mlx5: Fix some spelling mistakes
by Or Gerlitz
· 8 years ago
86087e1
net: sched: act_tunnel_key: make UDP checksum configurable
by Jiri Benc
· 8 years ago
83ad357
skbuff: make skb_put_zero() return void
by Johannes Berg
· 8 years ago
3c4d755
tls: kernel TLS support
by Dave Watson
· 8 years ago
e3b5616
tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions
by Dave Watson
· 8 years ago
734942c
tcp: ULP infrastructure
by Dave Watson
· 8 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
a090bd4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
35e60a6
Merge tag 'acpi-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
906e0c5
Merge tag 'media/v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
9522933
Merge branch 'acpica-fixes'
by Rafael J. Wysocki
· 8 years ago
db46a0e
net: update undefined ->ndo_change_mtu() comment
by Magnus Damm
· 8 years ago
31fd858
bpf: permits narrower load from bpf program context fields
by Yonghong Song
· 8 years ago
a29342e
net: dsa: Associate slave network device with CPU port
by Florian Fainelli
· 8 years ago
67dbb9d4
net: dsa: Relocate master ethtool operations
by Florian Fainelli
· 8 years ago
6d3c8c0
net: dsa: Remove master_netdev and use dst->cpu_dp->netdev
by Florian Fainelli
· 8 years ago
4798a71
of_mdio: move of_mdio_parse_addr to header file
by Jon Mason
· 8 years ago
0e74008
Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
5514174
net: phy: Make phy_ethtool_ksettings_get return void
by yuval.shaia@oracle.com
· 8 years ago
d396e84
mdio_bus: handle only single PHY reset GPIO
by Sergei Shtylyov
· 8 years ago
ea304a9
nl80211: remove desciption about request from NL80211_CMD_ROAM
by Arend Van Spriel
· 8 years ago
f45cbe6
nl80211: add authorized flag to ROAM event
by Avraham Stern
· 8 years ago
3a00df5
cfg80211: support 4-way handshake offloading for 802.1X
by Avraham Stern
· 8 years ago
91b5ab6
cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK
by Eliad Peller
· 8 years ago
0a463c7
udp: avoid a cache miss on dequeue
by Paolo Abeni
· 8 years ago
3889a803
net: factor out a helper to decrement the skb refcount
by Paolo Abeni
· 8 years ago
83848fb
ACPICA: Tables: Mechanism to handle late stage acpi_get_table() imbalance
by Lv Zheng
· 8 years ago
3262764
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
6d53cef
compiler, clang: properly override 'inline' for clang
by Linus Torvalds
· 8 years ago
66e037c
Merge tag 'mlx5-updates-2017-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 8 years ago
5e38b72
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
9d0eb46
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
ded092c
bpf: add bpf_set_hash helper for tc progs
by Daniel Borkmann
· 8 years ago
6b7ed45
Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
179145e
Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
42211f6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
0518c12
qed*: LL2 callback operations
by Michal Kalderon
· 8 years ago
13c5477
qed: Cleaner seperation of LL2 inputs
by Mintz, Yuval
· 8 years ago
68be910
qed: Revise ll2 Rx completion
by Mintz, Yuval
· 8 years ago
7c7973b
qed: LL2 to use packed information for tx
by Mintz, Yuval
· 8 years ago
3ad7d24
Ipvlan should return an error when an address is already in use.
by Krister Johansen
· 8 years ago
8affb06
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into rcu/urgent
by Ingo Molnar
· 8 years ago
a773954
KEYS: DH: add __user annotations to keyctl_kdf_params
by Eric Biggers
· 8 years ago
0620fdd
KEYS: sanitize key structs before freeing
by Eric Biggers
· 8 years ago
0d22df9
Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
fbd78af
Merge branches 'intel_pstate' and 'pm-sleep'
by Rafael J. Wysocki
· 8 years ago
297fb41
ethtool.h: remind to update 802.3ad when adding new speeds
by Nicolas Dichtel
· 8 years ago
daa6630
openvswitch: warn about missing first netlink attribute
by Nicolas Dichtel
· 8 years ago
f9f314f
[media] media/cec.h: use IS_REACHABLE instead of IS_ENABLED
by Hans Verkuil
· 8 years ago
772c344
net: ipmr: add getlink support
by Nikolay Aleksandrov
· 8 years ago
9fe8bce
net: bridge: Receive notification about successful FDB offload
by Arkadi Sharshevsky
· 8 years ago
6b26b51
net: bridge: Add support for notifying devices about FDB add/del
by Arkadi Sharshevsky
· 8 years ago
dc0ecabd
net: switchdev: Add support for querying supported bridge flags by hardware
by Arkadi Sharshevsky
· 8 years ago
7eca9cc
Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 8 years ago
0604475
tcp: add TCPMemoryPressuresChrono counter
by Eric Dumazet
· 8 years ago
1123a60
srcu: Allow use of Classic SRCU from both process and interrupt context
by Paolo Bonzini
· 8 years ago
8397ed3
net: ipv6: Release route when device is unregistering
by David Ahern
· 8 years ago
5d2ed05
tcp: Namespaceify sysctl_tcp_timestamps
by Eric Dumazet
· 8 years ago
9bb37ef
tcp: Namespaceify sysctl_tcp_window_scaling
by Eric Dumazet
· 8 years ago
f930103
tcp: Namespaceify sysctl_tcp_sack
by Eric Dumazet
· 8 years ago
eed29f1
tcp: add a struct net parameter to tcp_parse_options()
by Eric Dumazet
· 8 years ago
a5fcf8a
net: propagate tc filter chain index down the ndo_setup_tc call
by Jiri Pirko
· 8 years ago
38a4f43
Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 8 years ago
699cb58
mac80211: manage RX BA session offload without SKB queue
by Johannes Berg
· 8 years ago
a43e618
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 8 years ago
5b4793f
net/mlx5e: Add support for reading connector type from PTYS
by Eran Ben Elisha
· 8 years ago
0c90e9c
net/mlx5: Update flow table commands layout
by Maor Gottlieb
· 8 years ago
cf124db
net: Fix inconsistent teardown and release of private netdev state.
by David S. Miller
· 8 years ago
e754eba
rxrpc: Provide a cmsg to specify the amount of Tx data for a call
by David Howells
· 8 years ago
515559c
rxrpc: Provide a getsockopt call to query what cmsgs types are supported
by David Howells
· 8 years ago
216fe8f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
c125ca0
net: phy: add XAUI and 10GBASE-KR PHY connection types
by Russell King
· 8 years ago
002ba70
net: phy: hook up clause 45 autonegotiation restart
by Russell King
· 8 years ago
5acde34
net: phy: add 802.3 clause 45 support to phylib
by Russell King
· 8 years ago
f3b7eaa
Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"
by Rafael J. Wysocki
· 8 years ago
b29794e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
abb2ea7
compiler, clang: suppress warning for unused static inline functions
by David Rientjes
· 8 years ago
1e27097
bpf: Add BPF_OBJ_GET_INFO_BY_FD
by Martin KaFai Lau
· 8 years ago
783d28dd1
bpf: Add jited_len to struct bpf_prog
by Martin KaFai Lau
· 8 years ago
bd5f5f4e
bpf: Add BPF_MAP_GET_FD_BY_ID
by Martin KaFai Lau
· 8 years ago
Next »