Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f2209d4aefac246772152c5294af49f2800f646b
/
net
63ae602
Merge branch 'gup_flag-cleanups'
by Linus Torvalds
· 8 years ago
c164154
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
9ffc669
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
29fbff8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
c4a8616
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
2778556
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
4eb6753
net: bridge: add the multicast_flood flag attribute to brport_attrs
by Nikolay Aleksandrov
· 8 years ago
775f4f0
net: rtnl: info leak in rtnl_fill_vfinfo()
by Dan Carpenter
· 8 years ago
7307616
tipc: info leak in __tipc_nl_add_udp_addr()
by Dan Carpenter
· 8 years ago
6104e11
net: ipv4: Do not drop to make_route if oif is l3mdev
by David Ahern
· 8 years ago
8ce4862
ipv6: tcp: restore IP6CB for pktoptions skbs
by Eric Dumazet
· 8 years ago
ab102b8
net_sched: reorder pernet ops and act ops registrations
by WANG Cong
· 8 years ago
3145c03
openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev
by Jiri Benc
· 8 years ago
72ec108
openvswitch: fix vlan subtraction from packet length
by Jiri Benc
· 8 years ago
20ecf1e
openvswitch: vlan: remove wrong likely statement
by Jiri Benc
· 8 years ago
fa59b27
net_sched: do not broadcast RTM_GETTFILTER result
by Eric Dumazet
· 8 years ago
6d3a4c4
strparser: Propagate correct error code in strp_recv()
by Geert Uytterhoeven
· 8 years ago
97139d4
treewide: remove redundant #include <linux/kconfig.h>
by Masahiro Yamada
· 8 years ago
6b5e09a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
bd3769b
netfilter: Fix slab corruption.
by Linus Torvalds
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3873691
Merge remote-tracking branch 'ovl/rename2' into for-linus
by Al Viro
· 8 years ago
97d2116
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
0766f78
latent_entropy: Mark functions with __latent_entropy
by Emese Revfy
· 8 years ago
8dfb790
Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
b9044ac
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
2f7c68d
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 8 years ago
b66484c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
cb4a4c6
ipv6 addrconf: disallow rtr_solicits < -1
by Maciej Żenczykowski
· 8 years ago
fd50eca
vfs: Remove {get,set,remove}xattr inode operations
by Andreas Gruenbacher
· 8 years ago
81243ea
cred: simpler, 1D supplementary groups
by Alexey Dobriyan
· 8 years ago
2d75807
mm: memcontrol: consolidate cgroup socket tracking
by Johannes Weiner
· 8 years ago
d1f5323
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
bba0bd3
sockfs: Get rid of getxattr iop
by Andreas Gruenbacher
· 8 years ago
971df15
sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names
by Andreas Gruenbacher
· 8 years ago
0d818c2
Merge tag 'rxrpc-rewrite-20161004' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 8 years ago
d35c99f
netlink: do not enter direct reclaim from netlink_dump()
by Eric Dumazet
· 8 years ago
6664498
packet: call fanout_release, while UNREGISTERING a netdev
by Anoob Soman
· 8 years ago
14986a3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
1b42206
Bluetooth: Refactor append name and appearance
by Michał Narajowski
· 8 years ago
7ddb30c
Bluetooth: Add appearance to default scan rsp data
by Michał Narajowski
· 8 years ago
cecbf3e
Bluetooth: Fix local name in scan rsp
by Michał Narajowski
· 8 years ago
bf7d620
rxrpc: Don't request an ACK on the last DATA packet of a call's Tx phase
by David Howells
· 8 years ago
9749fd2
rxrpc: Need to produce an ACK for service op if op takes a long time
by David Howells
· 8 years ago
cf69207
rxrpc: Return negative error code to kernel service
by David Howells
· 8 years ago
94bc669
rxrpc: Add missing notification
by David Howells
· 8 years ago
d7833d0
rxrpc: Queue the call on expiry
by David Howells
· 8 years ago
b3156274
rxrpc: Partially handle OpenAFS's improper termination of calls
by David Howells
· 8 years ago
a5af7e1
rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs
by David Howells
· 8 years ago
26cb02a
rxrpc: Fix warning by splitting rxrpc_send_call_packet()
by David Howells
· 8 years ago
a9f312d
rxrpc: Only ping for lost reply in client call
by David Howells
· 8 years ago
7212a57
rxrpc: Fix oops on incoming call to serviceless endpoint
by David Howells
· 8 years ago
19c0dbd
rxrpc: Fix duplicate const
by David Howells
· 8 years ago
b63452c
rxrpc: Accesses of rxrpc_local::service need to be RCU managed
by David Howells
· 8 years ago
5bfb88a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
64f7756
crush: remove redundant local variable
by Ilya Dryomov
· 8 years ago
74a52938
crush: don't normalize input of crush_ln iteratively
by Ilya Dryomov
· 8 years ago
1e1430d
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 8 years ago
2fa46c1
netfilter: nft_limit: fix divided by zero panic
by Liping Zhang
· 8 years ago
dbb5918
netfilter: fix namespace handling in nf_log_proc_dostring
by Jann Horn
· 8 years ago
c0cd1ba
net/ncsi: Introduce ncsi_stop_dev()
by Gavin Shan
· 8 years ago
83afdc6
net/ncsi: Rework the channel monitoring
by Gavin Shan
· 8 years ago
a0509cb
net/ncsi: Allow to extend NCSI request properties
by Gavin Shan
· 8 years ago
a15af54
net/ncsi: Rework request index allocation
by Gavin Shan
· 8 years ago
55e02d0
net/ncsi: Don't probe on the reserved channel ID (0x1f)
by Gavin Shan
· 8 years ago
bc7e0f5
net/ncsi: Introduce NCSI_RESERVED_CHANNEL
by Gavin Shan
· 8 years ago
d8cedaa
net/ncsi: Avoid unused-value build warning from ia64-linux-gcc
by Gavin Shan
· 8 years ago
9340903
net: Add netdev all_adj_list refcnt propagation to fix panic
by Andrew Collins
· 8 years ago
b6a7920
net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac header
by Shmulik Ladkani
· 8 years ago
f39acc8
net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() functions
by Shmulik Ladkani
· 8 years ago
2586926
skb_splice_bits(): get rid of callback
by Al Viro
· 8 years ago
464691b
libceph: ceph_build_auth() doesn't need ceph_auth_build_hello()
by Ilya Dryomov
· 8 years ago
fdc723e
libceph: use CEPH_AUTH_UNKNOWN in ceph_auth_build_hello()
by Ilya Dryomov
· 8 years ago
7667d44
Merge tag 'rxrpc-rewrite-20160930' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 8 years ago
85de4a2
openvswitch: use mpls_hdr
by Jiri Benc
· 8 years ago
9095e10
mpls: move mpls_hdr to a common location
by Jiri Benc
· 8 years ago
f7d49bc
openvswitch: mpls: set network header correctly on key extract
by Jiri Benc
· 8 years ago
fa34cd9
net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling
by Arnd Bergmann
· 8 years ago
63d7546
net: pktgen: fix pkt_size
by Paolo Abeni
· 8 years ago
cb9e684
ipv6 addrconf: remove addrconf_sysctl_hop_limit()
by Maciej Żenczykowski
· 8 years ago
d4ef9f7
netfilter: bridge: clarify bridge/netfilter message
by Stefan Agner
· 8 years ago
b50afd2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
d6169b0
net: Use ns_capable_noaudit() when determining net sysctl permissions
by Tyler Hicks
· 8 years ago
66cbd4b
sunrpc: replace generic auth_cred hash with auth-specific function
by Frank Sorenson
· 8 years ago
a960f8d
sunrpc: add RPCSEC_GSS hash_cred() function
by Frank Sorenson
· 8 years ago
1e035d0
sunrpc: add auth_unix hash_cred() function
by Frank Sorenson
· 8 years ago
18028c9
sunrpc: add generic_auth hash_cred() function
by Frank Sorenson
· 8 years ago
1f827f5
netfilter: xt_hashlimit: Fix link error in 32bit arch because of 64bit division
by Vishwanath Pai
· 8 years ago
7816ec5
netfilter: accommodate different kconfig in nf_set_hooks_head
by Aaron Conole
· 8 years ago
5119e43
netfilter: Fix potential null pointer dereference
by Aaron Conole
· 8 years ago
405dea1
rxrpc: Fix the call timer handling
by David Howells
· 8 years ago
df0adc7
rxrpc: Keep the call timeouts as ktimes rather than jiffies
by David Howells
· 8 years ago
c31410e
rxrpc: Remove error from struct rxrpc_skb_priv as it is unused
by David Howells
· 8 years ago
775e5b7
rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary
by David Howells
· 8 years ago
0851115
rxrpc: Reduce ssthresh to peer's receive window
by David Howells
· 8 years ago
8782def
rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthresh
by David Howells
· 8 years ago
bb42f2d
mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue
by Toke Høiland-Jørgensen
· 8 years ago
3a53731
mac80211: mesh: decrease max drift
by Pedersen, Thomas
· 8 years ago
354d381
mac80211: add offset_tsf driver op and use it for mesh
by Pedersen, Thomas
· 8 years ago
3ff23cd
mac80211: Set lower memory limit for non-VHT devices
by Toke Høiland-Jørgensen
· 8 years ago
Next »