Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2857d8877b94351e22659ec090f676a4581ad56b
/
net
/
core
0b3d3ca
Merge remote-tracking branch '4.9/tmp-e88bb96' into 4.9
by Kyle Yan
· 8 years ago
e88bb96
Merge 4.9.26 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
291e604
netpoll: Check for skb->queue_mapping
by Tushar Dave
· 8 years ago
7ab89b176
gso: Validate assumption of frag_list segementation
by Ilan Tayari
· 8 years ago
8c04e2a
net-timestamp: avoid use-after-free in ip_recv_error
by Willem de Bruijn
· 8 years ago
4f99161
net: neigh: guard against NULL solicit() method
by Eric Dumazet
· 8 years ago
dc8e3de
net: support __netdev_alloc_frag to always use GFP_DMA
by Liam Mark
· 9 years ago
284f2b8
net: support __alloc_skb to always use GFP_DMA
by Liam Mark
· 9 years ago
11422c7
Merge remote-tracking branch '4.9/tmp-a2659b2' into 4.9
by Kyle Yan
· 8 years ago
a2659b2
Merge 4.9.24 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
0c6172c
make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
by Al Viro
· 8 years ago
0078bd9
Merge remote-tracking branch '4.9/tmp-c96f651' into msm-4.9
by Kyle Yan
· 8 years ago
42c3c88
Merge 4.9.19 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
62f6341
cgroup, net_cls: iterate the fds of only the tasks which are being migrated
by Tejun Heo
· 8 years ago
a53ea60
socket, bpf: fix sk_filter use after free in sk_clone_lock
by Daniel Borkmann
· 8 years ago
e9c1b1a
net: properly release sk_frag.page
by Eric Dumazet
· 8 years ago
91f8ea1
net: Add snapshot of sockev module
by Subash Abhinov Kasiviswanathan
· 8 years ago
110cce4
Merge remote-tracking branch '4.9/tmp-82ab074' into 4.9
by Kyle Yan
· 8 years ago
f99d227
net: fix socket refcounting in skb_complete_tx_timestamp() am: f157cc1d72
by Eric Dumazet
· 8 years ago
af1d708
net: fix socket refcounting in skb_complete_wifi_ack() am: 98fa3d2a8e
by Eric Dumazet
· 8 years ago
2fd730d5
net: net_enable_timestamp() can be called from irq contexts am: 3d87dce3df
by Eric Dumazet
· 8 years ago
f157cc1
net: fix socket refcounting in skb_complete_tx_timestamp()
by Eric Dumazet
· 8 years ago
98fa3d2
net: fix socket refcounting in skb_complete_wifi_ack()
by Eric Dumazet
· 8 years ago
3d87dce
net: net_enable_timestamp() can be called from irq contexts
by Eric Dumazet
· 8 years ago
877a0a0
Merge remote-tracking branch '4.9/tmp-a6e00ae' into msm-4.9
by Kyle Yan
· 8 years ago
e682dcb
Merge remote-tracking branch '4.9/tmp-0455ac9' into 4.9
by Kyle Yan
· 8 years ago
a6e00ae
Merge branch 'upstream-linux-4.9.y' into android-4.9
by Todd Kjos
· 8 years ago
b6cfac7
UPSTREAM: net: core: add missing check for uid_range in rule_exists.
by Lorenzo Colitti
· 8 years ago
6c854af
net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification
by Marcus Huewe
· 8 years ago
5ab69b4
Merge tag 'v4.9.11' into android-4.9-aosp
by Dmitry Shmidt
· 8 years ago
d5b6fd7
net: use a work queue to defer net_disable_timestamp() work
by Eric Dumazet
· 8 years ago
8810e5f
Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8
by Channagoud Kadabi
· 8 years ago
e37704d
Merge tag 'v4.9.8' into android-4.9
by Dmitry Shmidt
· 8 years ago
e972cce
lwtunnel: Fix oops on state free after encap module unload
by Robert Shearman
· 8 years ago
e9db042
lwtunnel: fix autoload of lwt modules
by David Ahern
· 8 years ago
948e137
net: fix harmonize_features() vs NETIF_F_HIGHDMA
by Eric Dumazet
· 8 years ago
cd08287
Merge tag 'v4.9.6' into android-4.9
by Dmitry Shmidt
· 8 years ago
2ec93fe
UPSTREAM: net: core: add UID to flows, rules, and routes
by Lorenzo Colitti
· 8 years ago
81a1591
UPSTREAM: net: core: Add a UID field to struct sock.
by Lorenzo Colitti
· 8 years ago
934ca01
gro: use min_t() in skb_gro_reset_offset()
by Eric Dumazet
· 8 years ago
ec0fdcb8
gro: Enter slow-path if there is no tailroom
by Herbert Xu
· 8 years ago
33364ee
net: add the AF_QIPCRTR entries to family name tables
by Anna, Suman
· 8 years ago
7826d11
flow_dissector: Update pptp handling to avoid null pointer deref.
by Ian Kumlien
· 8 years ago
9f65f5d
drop_monitor: consider inserted data in genlmsg_end
by Reiter Wolfgang
· 8 years ago
9f7551e
drop_monitor: add missing call to genlmsg_end
by Reiter Wolfgang
· 8 years ago
2ffc694
rtnl: stats - add missing netlink message size checks
by Mathias Krause
· 8 years ago
ef5ecfe
Merge remote-tracking branch 'origin/tmp-3e5de27' into msm-4.8
by Kyle Yan
· 8 years ago
5044bbd
Merge remote-tracking branch '4.4/tmp-e5517c2' into 4.8
by Kyle Yan
· 8 years ago
b98b0bc
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
by Eric Dumazet
· 8 years ago
6919756
net/rtnetlink: fix attribute name in nlmsg_size() comments
by Tobias Klauser
· 8 years ago
8eb4adf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 8 years ago
8006f6b
net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGS
by Miroslav Lichvar
· 8 years ago
93af205
rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()
by Zhang Shengju
· 8 years ago
6b22648
flowcache: Increase threshold for refusing new allocations
by Miroslav Urbanek
· 8 years ago
c9b8af1
flow_dissect: call init_default_flow_dissectors() earlier
by Eric Dumazet
· 8 years ago
f2cf423
Merge remote-tracking branch 'origin/tmp-9c76358' into msm-4.8
by Kyle Yan
· 8 years ago
3f0ae05
rtnl: fix the loop index update error in rtnl_dump_ifinfo()
by Zhang Shengju
· 8 years ago
f82ef3e
rtnetlink: fix FDB size computation
by Sabrina Dubroca
· 8 years ago
cfc44a4
net: check dead netns for peernet2id_alloc()
by WANG Cong
· 8 years ago
b3cfaa3
rtnetlink: fix rtnl message size computation for XDP
by Sabrina Dubroca
· 8 years ago
7e75f74
rtnetlink: fix rtnl_vfinfo_size
by Sabrina Dubroca
· 8 years ago
34fad54
net: __skb_flow_dissect() must cap its return value
by Eric Dumazet
· 8 years ago
4e3264d
bpf: Fix bpf_redirect to an ipip/ip6tnl dev
by Martin KaFai Lau
· 8 years ago
f567e95
rtnl: reset calcit fptr in rtnl_unregister()
by Mathias Krause
· 8 years ago
dd5e9dd
Merge remote-tracking branch 'origin/tmp-bc33b0c' into 4.8
by Channagoud Kadabi
· 8 years ago
c3f24cf
dccp: do not release listeners too soon
by Eric Dumazet
· 8 years ago
80c888a
net: Add the get current NAPI context API
by Subash Abhinov Kasiviswanathan
· 9 years ago
4f2e4ad
net: mangle zero checksum in skb_checksum_help()
by Eric Dumazet
· 8 years ago
e551c32
net: clear sk_err_soft in sk_clone_lock()
by Eric Dumazet
· 8 years ago
2a26d99
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
104ba78
packet: on direct_xmit, limit tso and csum to supported devices
by Willem de Bruijn
· 8 years ago
bc72f3d
flow_dissector: fix vlan tag handling
by Arnd Bergmann
· 8 years ago
3b82497
net: core: Support UID-based routing.
by Lorenzo Colitti
· 11 years ago
2a73306
netns: revert "netns: avoid disabling irq for netns id"
by Paul Moore
· 8 years ago
fcd91dd
net: add recursion limit to GRO
by Sabrina Dubroca
· 8 years ago
e4961b0
net: core: Correctly iterate over lower adjacency list
by Ido Schimmel
· 8 years ago
3805a93
flow_dissector: Check skb for VLAN only if skb specified.
by Eric Garver
· 8 years ago
41ee9c5
soreuseport: do not export reuseport_add_sock()
by Eric Dumazet
· 8 years ago
9a0b1e8
net: pktgen: remove rcu locking in pktgen_change_name()
by Eric Dumazet
· 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
775f4f0
net: rtnl: info leak in rtnl_fill_vfinfo()
by Dan Carpenter
· 8 years ago
0766f78
latent_entropy: Mark functions with __latent_entropy
by Emese Revfy
· 8 years ago
b66484c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 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
14986a3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 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
2586926
skb_splice_bits(): get rid of callback
by Al Viro
· 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
7836667
net: do not export sk_stream_write_space
by Eric Dumazet
· 8 years ago
f20fbc0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 8 years ago
2c1e270
netfilter: call nf_hook_ingress with rcu_read_lock
by Aaron Conole
· 8 years ago
79aab09
net: Update API for VF vlan protocol 802.1ad support
by Moshe Shemesh
· 8 years ago
2ed6afd
netns: move {inc,dec}_net_namespaces into #ifdef
by Arnd Bergmann
· 8 years ago
7a4b28c
bpf: add helper to invalidate hash
by Daniel Borkmann
· 8 years ago
669dc4d
bpf: use bpf_get_smp_processor_id_proto instead of raw one
by Daniel Borkmann
· 8 years ago
2d48c5f
bpf: use skb_to_full_sk helper in bpf_skb_under_cgroup
by Daniel Borkmann
· 8 years ago
d6989d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
Next »