Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
81d1380ab46150d7fd5609ea44f8c6322678c6d9
/
net
/
core
e7b539a
net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
by Jiri Benc
· 12 years ago
7ba56a5
splice: fix racy pipe->buffers uses
by Eric Dumazet
· 13 years ago
eb42f59
net: remove skb_orphan_try()
by Eric Dumazet
· 13 years ago
6c4784e
netpoll: fix netpoll_send_udp() bugs
by Eric Dumazet
· 13 years ago
3ccda86
net: neighbour: fix neigh_dump_info()
by Eric Dumazet
· 13 years ago
420d936
drop_monitor: dont sleep in atomic context
by Eric Dumazet
· 13 years ago
9ae41a2
net: Set sk_prot_creator when cloning sockets to the right proto
by Christoph Paasch
· 7 years ago
9bee074
iovec: make sure the caller actually wants anything in memcpy_fromiovecend
by Paul Lawrence
· 7 years ago
7044edd
net: feed /dev/random with the MAC address when registering a device
by Theodore Ts'o
· 13 years ago
28da9a0
net: core: add UID to flows, rules, and routes
by Lorenzo Colitti
· 8 years ago
24750e0
userns: make each net (net_ns) belong to a user_ns
by Eric W. Biederman
· 13 years ago
014132b
Revert "net: core: Support UID-based routing."
by chrmhoffmann
· 7 years ago
f563659
sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W
by Will Drewry
· 13 years ago
9dd6888
ipv6: do not clear pinet6 field
by Eric Dumazet
· 12 years ago
ffff622
net: diag: Add the ability to destroy a socket.
by Lorenzo Colitti
· 9 years ago
6e615c8
net: guard tcp_set_keepalive() to tcp sockets
by Eric Dumazet
· 12 years ago
6c097cb
unix: correctly track in-flight fds in sending process user_struct
by Hannes Frederic Sowa
· 9 years ago
7f44e15
Merge stock 17.04.0 into cm-14.1
by chrmhoffmann
· 8 years ago
630596c
FPII-2967 :Information disclosure vulnerability in kernel networking subsystem CVE-2014-3145 A-34469585
by Mathias Krause
· 8 years ago
1391b79
Merge LA.BF.1.1.3_rb1.13 into FP2
by chrmhoffmann
· 8 years ago
d9747b2
FPII-2821: Elevation of privilege vulnerability in kernel networking subsystem (device specific) CVE-2016-9793A-33363517
by Eric Dumazet
· 8 years ago
af9dd6d
FPII-2273 Information disclosure vulnerability in kernel networking
by Teow Wan Yee
· 8 years ago
8638eea
Merge "neigh: Better handling of transition to NUD_PROBE state"
by Linux Build Service Account
· 9 years ago
80f4b77
proc: Usable inode numbers for the namespace file descriptors.
by Eric W. Biederman
· 9 years ago
ccf03da
neigh: Better handling of transition to NUD_PROBE state
by Erik Kline
· 9 years ago
ee7fb00
net: rps: fix cpu unplug
by Eric Dumazet
· 10 years ago
dbadd30
net: core: Support UID-based routing.
by Lorenzo Colitti
· 11 years ago
2d2b7d4
net: sockev: Initial Commit
by Harout Hedeshian
· 10 years ago
9575362
net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
by Avijit Kanti Das
· 11 years ago
c5f469a
pktgen: clean up ktime_t helpers
by Daniel Borkmann
· 12 years ago
0e0d0ce
net: flow_dissector: fail on evil iph->ihl
by Subash Abhinov Kasiviswanathan
· 11 years ago
01c3bdc
msm: net: add the fix for the skb data alloc fail case
by Pan Fang
· 11 years ago
9ec495d
Merge "rtnetlink: Call nlmsg_parse() with correct header length"
by Linux Build Service Account
· 11 years ago
a36da1e
rtnetlink: fix error return code in rtnl_link_fill()
by Wei Yongjun
· 12 years ago
1b92565
net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
by Jason Wang
· 13 years ago
b38a241
rtnetlink: Call nlmsg_parse() with correct header length
by Michael Riesch
· 12 years ago
1178efd
sock_diag: Fix out-of-bounds access to sock_diag_handlers[]
by Mathias Krause
· 12 years ago
d9d26a8
Merge "net/core:Remove memleak reports by kmemleak_not_leak."
by Linux Build Service Account
· 11 years ago
c8812b1
Merge "net: fix compile error of leaking kmemleak.h header"
by Linux Build Service Account
· 11 years ago
28021db
net: flow: Prevent bringing up new CPUs during per-CPU initialization
by Matt Wagantall
· 11 years ago
60548ea
net/core:Remove memleak reports by kmemleak_not_leak.
by majianpeng
· 13 years ago
bb44326
net: fix compile error of leaking kmemleak.h header
by Shan Wei
· 13 years ago
d4b1133
pktgen: fix module unload for good
by Eric Dumazet
· 13 years ago
c57b546
pktgen: fix crash at module unload
by Eric Dumazet
· 13 years ago
59b9997
Revert "net: maintain namespace isolation between vlan and real device"
by David S. Miller
· 13 years ago
4fdcfa1
drop_monitor: prevent init path from scheduling on the wrong cpu
by Neil Horman
· 13 years ago
3885ca7
drop_monitor: Make updating data->skb smp safe
by Neil Horman
· 13 years ago
cde2e9a
drop_monitor: fix sleeping in invalid context warning
by Neil Horman
· 13 years ago
bbe362b
drop_monitor: allow more events per second
by Eric Dumazet
· 13 years ago
b922934
netns: do not leak net_generic data on failed init
by Julian Anastasov
· 13 years ago
7d3d43d
net: In unregister_netdevice_notifier unregister the netdevices.
by Eric W. Biederman
· 13 years ago
87151b8
net: allow pskb_expand_head() to get maximum tailroom
by Eric Dumazet
· 13 years ago
110c433
net: fix a race in sock_queue_err_skb()
by Eric Dumazet
· 13 years ago
f03fb3f
bpf jit: Make the filter.c::__load_pointer helper non-static for the jits
by Jan Seiffert
· 13 years ago
2def16a
net: fix /proc/net/dev regression
by Eric Dumazet
· 13 years ago
ed359a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
3b9785c
net/core: dev_forward_skb() should clear skb_iif
by Benjamin LaHaise
· 13 years ago
50269e1
net: add a truesize parameter to skb_add_rx_frag()
by Eric Dumazet
· 13 years ago
2a2a459
net: fix napi_reuse_skb() skb reserve
by Eric Dumazet
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
3b59bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
0d9cabd
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
0352bc5
net: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
35239e2
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 13 years ago
43db362
net: get rid of some pointless casts to sockaddr
by Maciej Żenczykowski
· 13 years ago
95f050b
net: Use bool for return value of dev_valid_name().
by David S. Miller
· 13 years ago
f6a1ad4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
77a1abf
net: export netdev_stats_to_stats64
by Eric Dumazet
· 13 years ago
737f24b
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 13 years ago
a4b64fb
rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
by Eric Dumazet
· 13 years ago
48752f6
rtnetlink: Fix VF IFLA policy
by Greg Rose
· 13 years ago
ff4783c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
80d326f
netlink: add netlink_dump_control structure for netlink_dump_start()
by Pablo Neira Ayuso
· 13 years ago
bc2f799
net: Add missing getsockopt for SO_NOFCS.
by David S. Miller
· 13 years ago
5e0c03c
net: Support RX-ALL feature flag.
by Ben Greear
· 13 years ago
3bdc0eb
net: Add framework to allow sending packets with customized CRC.
by Ben Greear
· 13 years ago
36eabda
net: Support RXFCS feature flag.
by Ben Greear
· 13 years ago
c5905af
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
by Ingo Molnar
· 13 years ago
115c9b8
rtnetlink: Fix problem with buffer allocation
by Greg Rose
· 13 years ago
84338a6
neighbour: Fixed race condition at tbl->nht
by Michel Machado
· 13 years ago
ef64a54
sock: Introduce the SO_PEEK_OFF sock option
by Pavel Emelyanov
· 13 years ago
3f518bf
datagram: Add offset argument to __skb_recv_datagram
by Pavel Emelyanov
· 13 years ago
4934b03
datagram: Factor out sk queue referencing
by Pavel Emelyanov
· 13 years ago
32efe08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
58e05f3
netpoll: netpoll_poll_dev() should access dev->flags
by Eric Dumazet
· 13 years ago
de8261c
gro: fix truesize underestimation
by Eric Dumazet
· 13 years ago
d5ef8a4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
2b73bc6
netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m
by Neil Horman
· 13 years ago
f5c3820
netprio_cgroup: don't allocate prio table when a device is registered
by Neil Horman
· 13 years ago
a87dfe1
netprio_cgroup: fix an off-by-one bug
by Neil Horman
· 13 years ago
5ca3b72
gro: more generic L2 header check
by Eric Dumazet
· 13 years ago
43480ae
gro: more generic L2 header check
by Eric Dumazet
· 13 years ago
dd48dc3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
5962b35
netprio_cgroup: Fix obo in get_prioidx
by Neil Horman
· 13 years ago
761b3ef
cgroup: remove cgroup_subsys argument from callbacks
by Li Zefan
· 13 years ago
7b6cd1c
PATCH V2 net-next] net: dev: Convert printks to pr_<level>
by Joe Perches
· 13 years ago
786f528
ethtool: Null-terminate filename passed to ethtool_ops::flash_device
by Ben Hutchings
· 13 years ago
6f70624
netpoll: Neaten MAX_SKB_SIZE macro
by Joe Perches
· 13 years ago
Next »