Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f299a02d5f13c4deb52c1a7ddf2b42630fe6294a
/
net
70a0dec
ipmr/ip6mr: Initialize the last assert time of mfc entries.
by Tom Goff
· 9 years ago
4192f67
vsock: make listener child lock ordering explicit
by Stefan Hajnoczi
· 9 years ago
48f1dcb
ipv6: enforce egress device match in per table nexthop lookups
by Paolo Abeni
· 9 years ago
21de12e
netem: fix a use after free
by Eric Dumazet
· 9 years ago
817e9f2
act_ife: acquire ife_mod_lock before reading ifeoplist
by WANG Cong
· 9 years ago
067a7cd
act_ife: only acquire tcf_lock for existing actions
by WANG Cong
· 9 years ago
962fcef
esp: Fix ESN generation under UDP encapsulation
by Herbert Xu
· 9 years ago
27777da
tipc: unclone unbundled buffers before forwarding
by Jon Paul Maloy
· 9 years ago
d19af0a
kcm: fix /proc memory leak
by Jiri Slaby
· 9 years ago
5c3da57
net: rds: fix coding style issues
by Joshua Houghton
· 9 years ago
4a7d99e
AX.25: Close socket connection on session completion
by Basil Gunn
· 9 years ago
3bb549a
RDS: TCP: rds_tcp_accept_one() should transition socket from RESETTING to UP
by Sowmini Varadhan
· 9 years ago
f1d048f
tipc: fix socket timer deadlock
by Jon Paul Maloy
· 9 years ago
695ef16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
d5d8760
sit: correct IP protocol used in ipip6_err
by Simon Horman
· 9 years ago
19de99f
bpf: fix matching of data/data_end in verifier
by Alexei Starovoitov
· 9 years ago
e582615ad
gre: fix error handler
by Eric Dumazet
· 9 years ago
c91522f
tipc: eliminate uninitialized variable warning
by Ying Xue
· 9 years ago
66d95b6
tipc: fix suspicious RCU usage
by Ying Xue
· 9 years ago
0ee1362
htb: call qdisc_root with rcu read lock held
by Florian Westphal
· 9 years ago
ebecaa6
net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONE
by Jamal Hadi Salim
· 9 years ago
d15ecce
act_ipt: fix a bind refcnt leak
by WANG Cong
· 9 years ago
3d7c825
net_sched: prio: insure proper transactional behavior
by Eric Dumazet
· 9 years ago
8fff172
netfilter: nf_tables: fix a wrong check to skip the inactive rules
by Liping Zhang
· 9 years ago
a02f424
netfilter: nf_tables: fix wrong destroy anonymous sets if binding fails
by Liping Zhang
· 9 years ago
8588ac0
netfilter: nf_tables: reject loops from set element jump to chain
by Pablo Neira Ayuso
· 9 years ago
a468440
netfilter: nf_tables: fix wrong check of NFT_SET_MAP in nf_tables_bind_set
by Liping Zhang
· 9 years ago
7757114
netfilter: conntrack: destroy kmemcache on module removal
by Florian Westphal
· 9 years ago
da6f1da
ovs/gre: fix rtnl notifications on iface deletion
by Nicolas Dichtel
· 9 years ago
106da66
ovs/gre,geneve: fix error path when creating an iface
by Nicolas Dichtel
· 9 years ago
d1e3728
udp reuseport: fix packet of same flow hashed to different socket
by Su, Xuemin
· 9 years ago
6c0d54f
net_sched: fix pfifo_head_drop behavior vs backlog
by Eric Dumazet
· 9 years ago
b46d9f6
ipv4: fix checksum annotation in udp4_csum_init
by Hannes Frederic Sowa
· 9 years ago
c148d16
ipv6: fix checksum annotation in udp6_csum_init
by Hannes Frederic Sowa
· 9 years ago
5119bd1
ipv6: tcp: fix endianness annotation in tcp_v6_send_response
by Hannes Frederic Sowa
· 9 years ago
dcb94b8
ipv6: fix endianness error in icmpv6_err
by Hannes Frederic Sowa
· 9 years ago
cbdf451
net_sched: prio: properly report out of memory errors
by Eric Dumazet
· 9 years ago
86ef7f9c
ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC.
by David S. Miller
· 9 years ago
0b392be
net: ipconfig: avoid warning by making ic_addrservaddr static
by Ben Dooks
· 9 years ago
c3ec5e5
net: diag: add missing declarations
by Ben Dooks
· 9 years ago
56fae404
bridge: Fix incorrect re-injection of STP packets
by Ido Schimmel
· 9 years ago
698ea54
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
719c44d
packet: compat support for sock_fprog
by Willem de Bruijn
· 9 years ago
e71ba91
Merge tag 'mac80211-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
3d5fdff
wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
by Prasun Maiti
· 9 years ago
6cbf623
cfg80211: remove get/set antenna and tx power warnings
by Johannes Berg
· 9 years ago
9b15350
qfq: don't leak skb if kzalloc fails
by Florian Westphal
· 9 years ago
0a46baa
ip6gre: Allow live link address change
by Shweta Choudaha
· 9 years ago
201c44b
net: cls_u32: be more strict about skip-sw flag for knodes
by Jakub Kicinski
· 9 years ago
6eef380
net: cls_u32: catch all hardware offload errors
by Jakub Kicinski
· 9 years ago
e0d194a
net_sched: add missing paddattr description
by Eric Dumazet
· 9 years ago
00bc0ef
ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
by Jakub Sitnicki
· 9 years ago
a5c5e2d
l2tp: fix configuration passed to setup_udp_tunnel_sock()
by Guillaume Nault
· 9 years ago
88832a2
net-sysfs: fix missing <linux/of_net.h>
by Ben Dooks
· 9 years ago
0b148de
bridge: Don't insert unnecessary local fdb entry on changing mac address
by Toshiaki Makita
· 9 years ago
3256564
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
ce3cf4e
tcp: record TLP and ER timer stats in v6 stats
by Yuchung Cheng
· 9 years ago
92c075d
net: sched: fix tc_should_offload for specific clsact classes
by Daniel Borkmann
· 9 years ago
a03e6fe
act_police: fix a crash during removal
by WANG Cong
· 9 years ago
aafddbf
fq_codel: return non zero qlen in class dumps
by Eric Dumazet
· 9 years ago
d47a0f3
net: cls_u32: be more strict about skip-sw flag
by Jakub Kicinski
· 9 years ago
1a0f7d2
net: cls_u32: fix error code for invalid flags
by Jakub Kicinski
· 9 years ago
fa54cc7
rxrpc: fix ptr_ret.cocci warnings
by Wu Fengguang
· 9 years ago
9c79440
RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one()
by Sowmini Varadhan
· 9 years ago
0b6f760
RDS: TCP: Retransmit half-sent datagrams when switching sockets in rds_tcp_reset_callbacks
by Sowmini Varadhan
· 9 years ago
335b48d
RDS: TCP: Add/use rds_tcp_reset_callbacks to reset tcp socket safely
by Sowmini Varadhan
· 9 years ago
80e509d
fq_codel: fix NET_XMIT_CN behavior
by Eric Dumazet
· 9 years ago
a27758f
net_sched: keep backlog updated with qlen
by WANG Cong
· 9 years ago
1957598
soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPF
by Helge Deller
· 9 years ago
3ec10d3
ipvs: update real-server binding of outgoing connections in SIP-pe
by Marco Angaroni
· 9 years ago
a3021a5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
8d5958f
sch_tbf: update backlog as well
by WANG Cong
· 9 years ago
d7f4f33
sch_red: update backlog as well
by WANG Cong
· 9 years ago
6a73b57
sch_drr: update backlog as well
by WANG Cong
· 9 years ago
6529d75
sch_prio: update backlog as well
by WANG Cong
· 9 years ago
357cc9b
sch_hfsc: always keep backlog updated
by WANG Cong
· 9 years ago
4116def
rds: fix an infoleak in rds_inc_info_copy
by Kangjie Lu
· 9 years ago
5d2be14
tipc: fix an infoleak in tipc_nl_compat_link_dump
by Kangjie Lu
· 9 years ago
ce25d66
Possible problem with e6afc8ac ("udp: remove headers from UDP packets before queueing")
by Eric Dumazet
· 9 years ago
7b7eba0
netfilter: x_tables: don't reject valid target size on some architectures
by Florian Westphal
· 9 years ago
fc14963
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
31843af
Merge tag 'mac80211-for-davem-2016-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
6b15d66
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
95e4daa
fou: fix IPv6 Kconfig options
by Arnd Bergmann
· 9 years ago
bc7cc59
openvswitch: update checksum in {push,pop}_mpls
by Simon Horman
· 9 years ago
40eb90e9
sctp: sctp_diag should dump sctp socket type
by Xin Long
· 9 years ago
308453a
vlan: Propagate MAC address to VLANs
by Mike Manning
· 9 years ago
bcf91bd
net: pktgen: Call destroy_hrtimer_on_stack()
by Guenter Roeck
· 9 years ago
6fe0412
mac80211: fix fast_tx header alignment
by Felix Fietkau
· 9 years ago
fe7a7c5
mac80211: mesh: flush mesh paths unconditionally
by Bob Copeland
· 9 years ago
893e093
netfilter: nf_ct_helper: bail out on duplicated helpers
by Pablo Neira Ayuso
· 9 years ago
4a3262b
libceph: use %s instead of %pE in dout()s
by Ilya Dryomov
· 9 years ago
dc045a9
libceph: put request only if it's done in handle_reply()
by Ilya Dryomov
· 9 years ago
b7ec35b
libceph: change ceph_osdmap_flag() to take osdc
by Ilya Dryomov
· 9 years ago
eaa2bcd
netfilter: nf_tables: validate NFTA_SET_TABLE parameter
by Phil Turnbull
· 9 years ago
83170f3
netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags
by Paolo Abeni
· 9 years ago
b7a8daa
netfilter: nf_ct_helper: Fix helper unregister count.
by Taehee Yoo
· 9 years ago
0e6b525
net: l2tp: Make l2tp_ip6 namespace aware
by Shmulik Ladkani
· 9 years ago
421eeea
ieee802154: fix logic error in ieee802154_llsec_parse_dev_addr
by Baozeng Ding
· 9 years ago
0d08df6
net/lapb: tuse %*ph to dump buffers
by Andy Shevchenko
· 9 years ago
Next »