Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
78b3c1fde09b072ee508ad26ffc237e5a3b6e6b1
/
net
4cb8c35
irda: stop calling sk_prot->disconnect() on connection failure
by Linus Torvalds
· 10 years ago
e0fb6fb
net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0
by Guenter Roeck
· 10 years ago
de05c40
mpls: Allow mpls_gso to be built as module
by Pravin B Shelar
· 10 years ago
f7065f4
mpls: Fix mpls_gso handler.
by Pravin B Shelar
· 10 years ago
e3a88f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
127917c
netfilter: nft_reject_bridge: restrict reject to prerouting and input
by Pablo Neira Ayuso
· 10 years ago
523b929
netfilter: nft_reject_bridge: don't use IP stack to reject traffic
by Pablo Neira Ayuso
· 10 years ago
8bfcdf6
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
by Pablo Neira Ayuso
· 10 years ago
052b949
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
by Pablo Neira Ayuso
· 10 years ago
4d87716
netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing
by Pablo Neira Ayuso
· 10 years ago
5188cd4
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
by Ben Hutchings
· 10 years ago
39bb5e6
net: skb_fclone_busy() needs to detect orphaned skb
by Eric Dumazet
· 10 years ago
14051f0
gre: Use inner mac length when computing tunnel length
by Tom Herbert
· 10 years ago
fa19c2b0
ipv4: Do not cache routing failures due to disabled forwarding.
by Nicolas Cavallari
· 10 years ago
d70127e
inet: frags: remove the WARN_ON from inet_evict_bucket
by Nikolay Aleksandrov
· 10 years ago
65ba1f1
inet: frags: fix a race between inet_evict_bucket and inet_frag_kill
by Nikolay Aleksandrov
· 10 years ago
b2ed64a
ipv6: notify userspace when we added or changed an ipv6 token
by Lubomir Rintel
· 10 years ago
d561090
sch_pie: schedule the timer after all init succeed
by WANG Cong
· 10 years ago
25946f2
Merge tag 'master-2014-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 10 years ago
ae43928
net: dsa: Error out on tagging protocol mismatches
by Andrew Lunn
· 10 years ago
3d53666
ipvs: Avoid null-pointer deref in debug code
by Alex Gartrell
· 10 years ago
f89b775
bpf: split eBPF out of NET
by Alexei Starovoitov
· 10 years ago
5d26b1f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
7965ee9
netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()
by Arturo Borrero
· 10 years ago
99c8140
Merge tag 'mac80211-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 10 years ago
93a35f5
net: napi_reuse_skb() should check pfmemalloc
by Eric Dumazet
· 10 years ago
349ce99
tcp: md5: do not use alloc_percpu()
by Eric Dumazet
· 10 years ago
b51d3fa
netfilter: nf_log: release skbuff on nlmsg put failure
by Houcheng Lin
· 10 years ago
c1e7dc9
netfilter: nfnetlink_log: fix maximum packet length logged to userspace
by Florian Westphal
· 10 years ago
9dfa1df
netfilter: nf_log: account for size of NLMSG_DONE attribute
by Florian Westphal
· 10 years ago
7677e86
bridge: Do not compile options in br_parse_ip_options
by Herbert Xu
· 10 years ago
9e7ceb0
net: fix saving TX flow hash in sock for outgoing connections
by Sathya Perla
· 10 years ago
789f202
xfrm6: fix a potential use after free in xfrm6_policy.c
by Li RongQing
· 10 years ago
a63ba13
net: tso: fix unaligned access to crafted TCP header in helper API
by Karl Beldan
· 10 years ago
c123bb7
netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocation
by Sabrina Dubroca
· 10 years ago
0f9f5e1
netfilter: ipset: off by one in ip_set_nfnl_get_byindex()
by Dan Carpenter
· 10 years ago
e37ad9fd
netfilter: nf_conntrack: allow server to become a client in TW handling
by Marcelo Leitner
· 10 years ago
7c1c97d
net: sched: initialize bstats syncp
by Sabrina Dubroca
· 10 years ago
78fd1d0
netlink: Re-add locking to netlink_lookup() and seq walker
by Thomas Graf
· 10 years ago
1a194c2
tipc: fix lockdep warning when intra-node messages are delivered
by Ying Xue
· 10 years ago
7b8613e
tipc: fix a potential deadlock
by Ying Xue
· 10 years ago
f993bc2
net: core: handle encapsulation offloads when computing segment lengths
by Florian Westphal
· 10 years ago
330966e
net: make skb_gso_segment error handling more robust
by Florian Westphal
· 10 years ago
1e16aa3
net: gso: use feature flag argument in all protocol gso handlers
by Florian Westphal
· 10 years ago
ce8ec48
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
11b2357
mac80211: minstrels: fix buffer overflow in HT debugfs rc_stats
by Karl Beldan
· 10 years ago
e25b492
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
228b16c
Net: DSA: Fix checking for get_phy_flags function
by Andrew Lunn
· 10 years ago
0e6e58f
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
a6d4518
ipv6: fix a potential use after free in sit.c
by Li RongQing
· 10 years ago
fc6fb41
ipv6: fix a potential use after free in ip6_offload.c
by Li RongQing
· 10 years ago
b4e3cef
ipv4: fix a potential use after free in gre_offload.c
by Li RongQing
· 10 years ago
2e923b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
1e2d56a
netfilter: nft_nat: dump attributes if they are set
by Pablo Neira Ayuso
· 10 years ago
61cfac6b
netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MIN
by Pablo Neira Ayuso
· 10 years ago
5c819a3
netfilter: nft_nat: insufficient attribute validation
by Pablo Neira Ayuso
· 10 years ago
f3f5dde
netfilter: nft_compat: validate chain type in match/target
by Pablo Neira Ayuso
· 10 years ago
a282054
net: dsa: add includes for ethtool and phy_fixed definitions
by Florian Fainelli
· 10 years ago
25ef132
openvswitch: Set flow-key members.
by Pravin B Shelar
· 10 years ago
dc8e541
netrom: use linux/uaccess.h
by Fabian Frederick
· 10 years ago
643566d
tipc: fix bug in bundled buffer reception
by Jon Paul Maloy
· 10 years ago
870c315
ipv6: introduce tcp_v6_iif()
by Eric Dumazet
· 10 years ago
d8f00d2
ipv4: fix a potential use after free in fou.c
by Li RongQing
· 10 years ago
1245dfc
ipv4: fix a potential use after free in ip_tunnel_core.c
by Li RongQing
· 10 years ago
f47de06
openvswitch: Create right mask with disabled megaflows
by Pravin B Shelar
· 10 years ago
389f489
openvswitch: fix a use after free
by Li RongQing
· 10 years ago
4062090
ipv4: dst_entry leak in ip_send_unicast_reply()
by Vasily Averin
· 10 years ago
461b74c
ipv4: clean up cookie_v4_check()
by Cong Wang
· 10 years ago
e25f866
ipv4: share tcp_v4_save_options() with cookie_v4_check()
by Cong Wang
· 10 years ago
2077eeb
ipv4: call __ip_options_echo() in cookie_v4_check()
by Cong Wang
· 10 years ago
4e8febd
openvswitch: use vport instead of p
by Fabian Frederick
· 10 years ago
7e78cc4
openvswitch: kerneldoc warning fix
by Fabian Frederick
· 10 years ago
04ffcb2
net: Add ndo_gso_check
by Tom Herbert
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
6b04908
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
64b4cc3
9p/trans_virtio: enable VQs early
by Michael S. Tsirkin
· 10 years ago
9b462d0
tcp: TCP Small Queues and strange attractors
by Eric Dumazet
· 10 years ago
e53da5f
net: Trap attempts to call sock_kfree_s() with a NULL pointer.
by David S. Miller
· 10 years ago
dee49f2
rds: avoid calling sock_kfree_s() on allocation failure
by Cong Wang
· 10 years ago
91c4467
caif_usb: use target structure member in memset
by Fabian Frederick
· 10 years ago
7970f19
caif_usb: remove redundant memory message
by Fabian Frederick
· 10 years ago
6ff1e1e3
caif: replace kmalloc/memset 0 by kzalloc
by Fabian Frederick
· 10 years ago
f76936d
ipv4: fix nexthop attlen check in fib_nh_match
by Jiri Pirko
· 10 years ago
ad971f6
tcp: fix tcp_ack() performance problem
by Eric Dumazet
· 10 years ago
f9865f0
libceph: ceph-msgr workqueue needs a resque worker
by Ilya Dryomov
· 10 years ago
25f8977
libceph: separate multiple ops with commas in debugfs output
by Ilya Dryomov
· 10 years ago
70b5bfa
libceph: sync osd op definitions in rados.h
by Ilya Dryomov
· 10 years ago
e4339d28
libceph: reference counting pagelist
by Yan, Zheng
· 10 years ago
02ea807
ipv6: remove aca_lock spinlock from struct ifacaddr6
by Li RongQing
· 10 years ago
b2532eb
tcp: fix ooo_okay setting vs Small Queues
by Eric Dumazet
· 10 years ago
91883cd
libceph: don't try checking queue_work() return value
by Ilya Dryomov
· 10 years ago
b9a6789
libceph: Convert pr_warning to pr_warn
by Joe Perches
· 10 years ago
589506f
libceph: fix a use after free issue in osdmap_set_max_osd
by Li RongQing
· 10 years ago
dc220db
libceph: select CRYPTO_CBC in addition to CRYPTO_AES
by Ilya Dryomov
· 10 years ago
2cc6128
libceph: resend lingering requests with a new tid
by Ilya Dryomov
· 10 years ago
f671b58
libceph: abstract out ceph_osd_request enqueue logic
by Ilya Dryomov
· 10 years ago
26b87c7
net: sctp: fix remote memory pressure from excessive queueing
by Daniel Borkmann
· 10 years ago
b69040d
net: sctp: fix panic on duplicate ASCONF chunks
by Daniel Borkmann
· 10 years ago
9de7922
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
by Daniel Borkmann
· 10 years ago
493618a
netfilter: nft_compat: fix hook validation for non-base chains
by Pablo Neira Ayuso
· 10 years ago
Next »