Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ef5c16b85b2a6d55ae12a8d7125f3908c8d271d4
/
net
b064d0d
ovs: limit ovs recursions in ovs_execute_actions to not corrupt stack
by Hannes Frederic Sowa
· 9 years ago
dd7445a
sctp: the temp asoc's transports should not be hashed/unhashed
by Xin Long
· 9 years ago
42eff6a
batman-adv: Drop immediate orig_node free function
by Sven Eckelmann
· 9 years ago
b4d922c
batman-adv: Drop immediate batadv_hard_iface free function
by Sven Eckelmann
· 9 years ago
ae3e1e3
batman-adv: Drop immediate neigh_ifinfo free function
by Sven Eckelmann
· 9 years ago
f638969
batman-adv: Drop immediate batadv_hardif_neigh_node free function
by Sven Eckelmann
· 9 years ago
2baa753
batman-adv: Drop immediate batadv_neigh_node free function
by Sven Eckelmann
· 9 years ago
deed966
batman-adv: Drop immediate batadv_orig_ifinfo free function
by Sven Eckelmann
· 9 years ago
44e8e7e9
batman-adv: Avoid recursive call_rcu for batadv_nc_node
by Sven Eckelmann
· 9 years ago
63b3992
batman-adv: Avoid recursive call_rcu for batadv_bla_claim
by Sven Eckelmann
· 9 years ago
4e5448a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
cc80fe0
Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
c6894de
bridge: fix lockdep addr_list_lock false positive splat
by Nikolay Aleksandrov
· 9 years ago
fb33118
net: sctp: Move sequence start handling into sctp_transport_get_idx()
by Geert Uytterhoeven
· 9 years ago
34ae6a1
ipv6: update skb->csum when CE mark is propagated
by Eric Dumazet
· 9 years ago
875fc4f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
65a5124
sctp: support to lookup with ep+paddr in transport rhashtable
by Xin Long
· 9 years ago
9207f9d
net: preserve IP control block during GSO segmentation
by Konstantin Khlebnikov
· 9 years ago
75f26df
Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
ef12947
mm: memcontrol: switch to the updated jump-label API
by Johannes Weiner
· 9 years ago
80e95fe
mm: memcontrol: generalize the socket accounting jump label
by Johannes Weiner
· 9 years ago
baac50b
net: tcp_memcontrol: simplify linkage between socket and page counter
by Johannes Weiner
· 9 years ago
e805605
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
by Johannes Weiner
· 9 years ago
80f2312
net: tcp_memcontrol: simplify the per-memcg limit access
by Johannes Weiner
· 9 years ago
af95d7d
net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
by Johannes Weiner
· 9 years ago
3d596f7
net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
by Johannes Weiner
· 9 years ago
9ee11ba
memcg: do not allow to disable tcp accounting after limit is set
by Vladimir Davydov
· 9 years ago
5d09705
kmemcg: account certain kmem allocations to memcg
by Vladimir Davydov
· 9 years ago
1adbfc4
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 9 years ago
b8e429a
genetlink: Fix off-by-one in genl_allocate_reserve_groups()
by David S. Miller
· 9 years ago
bab7c6c
batman-adv: Fix list removal of batadv_hardif_neigh_node
by Sven Eckelmann
· 9 years ago
af63cf5
batman-adv: fix lockdep splat when doing mcast_free
by Simon Wunderlich
· 9 years ago
ddb5388
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 9 years ago
aee3bfa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
33caf82
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
229394e
net: bpf: reject invalid shifts
by Rabin Vincent
· 9 years ago
ccdf6ce
net: netlink: Fix multicast group storage allocation for families with more than one groups
by Matti Vaittinen
· 9 years ago
06928b3
net: bpf: reject invalid shifts
by Rabin Vincent
· 9 years ago
7aaed57
phonet: properly unshare skbs in phonet_rcv()
by Eric Dumazet
· 9 years ago
9d367ed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
40ba330
udp: disallow UFO for sockets with SO_NO_CHECK option
by Michal Kubeček
· 9 years ago
3de0359
net: pktgen: fix null ptr deref in skb allocation
by John Fastabend
· 9 years ago
c6c3345
bpf: support ipv6 for bpf_skb_{set,get}_tunnel_key
by Daniel Borkmann
· 9 years ago
781c53b
bpf: export helper function flags and reject invalid ones
by Daniel Borkmann
· 9 years ago
66530bd
sched,cls_flower: set key address type when present
by Jamal Hadi Salim
· 9 years ago
83d15e7
tcp_yeah: don't set ssthresh below 2
by Neal Cardwell
· 9 years ago
649621e
sctp: fix use-after-free in pr_debug statement
by Marcelo Ricardo Leitner
· 9 years ago
617cfc7
net/rtnetlink: remove unused sz_idx variable
by Alexander Kuleshov
· 9 years ago
712f4aa
unix: properly account for FDs passed over unix sockets
by willy tarreau
· 9 years ago
c5420eb1
openvswitch: update kernel doc for struct vport
by Jean Sacren
· 9 years ago
2f7066a
openvswitch: fix struct geneve_port member name
by Jean Sacren
· 9 years ago
5ea0304
openvswitch: clean up unused function
by Jean Sacren
· 9 years ago
3e4006f
ipv6: tcp: add rcu locking in tcp_v6_send_synack()
by Eric Dumazet
· 9 years ago
a78cb84
net: add scheduling point in recvmmsg/sendmmsg
by Eric Dumazet
· 9 years ago
3d171f3
ipv6: always add flag an address that failed DAD with DADFAILED
by Lubomir Rintel
· 9 years ago
1f211a1
net, sched: add clsact qdisc
by Daniel Borkmann
· 9 years ago
320f1a4
net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
by Sasha Levin
· 9 years ago
f8ffad6
bpf: add skb_postpush_rcsum and fix dev_forward_skb occasions
by Daniel Borkmann
· 9 years ago
fdc5432
net, sched: add skb_at_tc_ingress helper
by Daniel Borkmann
· 9 years ago
b840d15
ipv4: Namespecify the tcp_keepalive_intvl sysctl knob
by Nikolay Borisov
· 9 years ago
9bd6861
ipv4: Namespecify tcp_keepalive_probes sysctl knob
by Nikolay Borisov
· 9 years ago
13b287e
ipv4: Namespaceify tcp_keepalive_time sysctl knob
by Nikolay Borisov
· 9 years ago
787d7ac
udp: restrict offloads to one namespace
by Hannes Frederic Sowa
· 9 years ago
f1fecb1
bridge: Reflect MDB entries to hardware
by Elad Raz
· 9 years ago
4d41e125
switchdev: Adding MDB entry offload
by Elad Raz
· 9 years ago
ed21d17
batman-adv: Add kerneldoc for batadv_neigh_node::refcount
by Sven Eckelmann
· 9 years ago
8a3719a1
batman-adv: Remove kerneldoc for missing struct members
by Sven Eckelmann
· 9 years ago
006a199
batman-adv: Fix kerneldoc member names in for main structs
by Sven Eckelmann
· 9 years ago
426fc6c
batman-adv: Fix kernel-doc parsing of main structs
by Sven Eckelmann
· 9 years ago
e087f34
batman-adv: Split a condition check
by Markus Elfring
· 9 years ago
f75a33a
batman-adv: Delete an unnecessary check before the function call "batadv_softif_vlan_free_ref"
by Markus Elfring
· 9 years ago
8bbb7cb
batman-adv: Less checks in batadv_tvlv_unicast_send()
by Markus Elfring
· 9 years ago
c799443
batman-adv: Delete unnecessary checks before the function call "kfree_skb"
by Markus Elfring
· 9 years ago
d737ccb
batman-adv: Add function to convert string to batadv throughput
by Sven Eckelmann
· 9 years ago
9e728e8
batman-adv: only call post function if something changed
by Simon Wunderlich
· 9 years ago
e1544f3
batman-adv: increase BLA wait periods to 6
by Simon Wunderlich
· 9 years ago
d68081a
batman-adv: purge bridge loop avoidance when its disabled
by Simon Wunderlich
· 9 years ago
143d157
batman-adv: remove leftovers of unused BATADV_PRIMARIES_FIRST_HOP flag
by Marek Lindner
· 9 years ago
008a374
batman-adv: Fix lockdep annotation of batadv_tlv_container_remove
by Sven Eckelmann
· 9 years ago
4a4d045
batman-adv: Start new development cycle
by Simon Wunderlich
· 9 years ago
ad64b8b
ipv4: eliminate lock count warnings in ping.c
by Lance Richardson
· 9 years ago
30d3d83
ipv4: fix endianness warnings in ip_tunnel_core.c
by Lance Richardson
· 9 years ago
6108209
Merge branch 'for-linus' into work.misc
by Al Viro
· 9 years ago
9b59377
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
250fbf1
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
48f66c9
netfilter: nft_ct: add byte/packet counter support
by Florian Westphal
· 9 years ago
ce1e798
netfilter: nft_byteorder: provide 64bit le/be conversion
by Florian Westphal
· 9 years ago
e6d8eca
netfilter: nf_tables: Add new attributes into nft_set to store user data.
by Carlos Falgueras García
· 9 years ago
eb07595
netfilter: nfnetlink_log: just returns error for unknown command
by Ken-ichirou MATSUZAWA
· 9 years ago
71b2e5f
netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_CONNTRACK config flag
by Ken-ichirou MATSUZAWA
· 9 years ago
21c3c97
netfilter: nfnetlink_queue: just returns error for unknown command
by Ken-ichirou MATSUZAWA
· 9 years ago
17bc6b4
netfilter: nfnetlink_queue: don't handle options after unbind
by Ken-ichirou MATSUZAWA
· 9 years ago
60d2c7f
netfilter: nfnetlink_queue: validate dependencies to avoid breaking atomicity
by Ken-ichirou MATSUZAWA
· 9 years ago
daaadd2
Merge branch 'bugfixes'
by Trond Myklebust
· 9 years ago
0071f56
dsa: Register netdev before phy
by Andrew Lunn
· 9 years ago
7f85442
phy: Add API for {un}registering an mdio device to a bus.
by Andrew Lunn
· 9 years ago
e5a03bf
phy: Add an mdio_device structure
by Andrew Lunn
· 9 years ago
2220943
phy: Centralise print about attached phy
by Andrew Lunn
· 9 years ago
3daa020
Revert "svcrdma: Do not send XDR roundup bytes for a write chunk"
by J. Bruce Fields
· 9 years ago
13bbdd3
batman-adv: Fix invalid read while copying bat_iv.bcast_own
by Sven Eckelmann
· 9 years ago
Next »