Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
kernel
/
linux-linaro-stable.git
/
refs/heads/linux-linaro-lsk-rt
/
net
b7f57fc
Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-rt
by Alex Shi
· 10 years ago
cf30cd6
ipv4: Missing sk_nulls_node_init() in ping_unhash().
by David S. Miller
· 10 years ago
7ea721b
Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-rt
by Alex Shi
· 10 years ago
bc9f0ea
tcp: avoid looping in tcp_send_fin()
by Eric Dumazet
· 10 years ago
aac9fda
tcp: fix possible deadlock in tcp_send_fin()
by Eric Dumazet
· 10 years ago
fb138c4
ip_forward: Drop frames with attached skb->sk
by Sebastian Pöhn
· 10 years ago
752b388
netfilter: conntrack: disable generic tracking for known protocols
by Florian Westphal
· 11 years ago
ef15025
tcp: tcp_make_synack() should clear skb->tstamp
by Eric Dumazet
· 10 years ago
c31d60c
tcp: fix FRTO undo on cumulative ACK of SACKed range
by Neal Cardwell
· 10 years ago
5a22673
ipv6: Don't reduce hop limit for an interface
by D.S. Ljungmark
· 10 years ago
1b946e3
tcp: prevent fetching dst twice in early demux code
by Michal Kubeček
· 10 years ago
1554b19
remove extra definitions of U32_MAX
by Alex Elder
· 11 years ago
b81036a
conditionally define U32_MAX
by Alex Elder
· 11 years ago
85ec36a
net: llc: use correct size for sysctl timeout entries
by Sasha Levin
· 10 years ago
8e519c3
net: rds: use correct size for max unacked packets and bytes
by Sasha Levin
· 10 years ago
d212dc6
core, nfqueue, openvswitch: fix compilation warning
by Jiri Slaby
· 10 years ago
75a518b
tcp: Fix crash in TCP Fast Open
by Ben Hutchings
· 10 years ago
6f2263c
Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rt
by Alex Shi
· 10 years ago
0bde84f
Merge branch 'linux-3.10.y' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-linaro-lsk
by Alex Shi
· 10 years ago
32141a2
Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rt
by Alex Shi
· 10 years ago
b7a1b22
netfilter: nfnetlink_queue: Fix "discards ‘const’ qualifier" warning
by Jon Medhurst
· 10 years ago
58aef0a
mac80211: drop unencrypted frames in mesh fwding
by Bob Copeland
· 10 years ago
1feca97
mac80211: disable u-APSD queues by default
by Michal Kazior
· 10 years ago
9de9cea
nl80211: ignore HT/VHT capabilities without QoS/WMM
by Johannes Berg
· 10 years ago
18c3aeb
Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rt
by Alex Shi
· 10 years ago
96b077b
ipvs: rerouting to local clients is not needed anymore
by Julian Anastasov
· 11 years ago
2fd8357
ipvs: add missing ip_vs_pe_put in sync code
by Julian Anastasov
· 10 years ago
82fb39a
can: add missing initialisations in CAN related skbuffs
by Oliver Hartkopp
· 10 years ago
e64a851
tcp: make connect() mem charging friendly
by Eric Dumazet
· 11 years ago
281c9c3
net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() behaviour
by Catalin Marinas
· 10 years ago
175ff19
tcp: fix tcp fin memory accounting
by Josh Hunt
· 10 years ago
208370e
rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()
by Al Viro
· 10 years ago
c77b9a7
caif: fix MSG_OOB test in caif_seqpkt_recvmsg()
by Al Viro
· 10 years ago
43b9350
inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
by Eric Dumazet
· 10 years ago
895652a
rds: avoid potential stack overflow
by Arnd Bergmann
· 10 years ago
e2f572a
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
by Alexey Kodanev
· 10 years ago
b4301ed
sunrpc: fix braino in ->poll()
by Al Viro
· 10 years ago
7c5f4dd
net: irda: fix wait_until_sent poll timeout
by Johan Hovold
· 10 years ago
6b31300
udp: only allow UFO for packets from SOCK_DGRAM sockets
by Michal Kubeček
· 10 years ago
83d2de9
net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg
by Catalin Marinas
· 10 years ago
cde81ed
net: reject creation of netdev names with colons
by Matthew Thode
· 10 years ago
cae79d7
ematch: Fix auto-loading of ematch modules.
by Ignacy Gawędzki
· 10 years ago
4c274a9
ipv4: ip_check_defrag should not assume that skb_network_offset is zero
by Alexander Drozdov
· 10 years ago
e3569bb
ipv4: ip_check_defrag should correctly check return value of skb_copy_bits
by Alexander Drozdov
· 10 years ago
54c7f897
gen_stats.c: Duplicate xstats buffer for later use
by Ignacy Gawędzki
· 10 years ago
140b057
rtnetlink: call ->dellink on failure when ->newlink exists
by WANG Cong
· 10 years ago
e5fc2a0
ipv6: fix ipv6_cow_metrics for non DST_HOST case
by Martin KaFai Lau
· 10 years ago
1671763
rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
by Daniel Borkmann
· 10 years ago
6af167fb
libceph: fix double __remove_osd() problem
by Ilya Dryomov
· 10 years ago
54ff4c8
libceph: change from BUG to WARN for __remove_osd() asserts
by Ilya Dryomov
· 11 years ago
5d3c6d2
libceph: assert both regular and lingering lists in __remove_osd()
by Ilya Dryomov
· 11 years ago
572d332
net: sctp: fix passing wrong parameter header to param_type2af in sctp_process_param
by Saran Maruti Ramanara
· 10 years ago
6bed316
ipv4: tcp: get rid of ugly unicast_sock
by Eric Dumazet
· 10 years ago
23990c2
tcp: ipv4: initialize unicast_sock sk_pacing_rate
by Eric Dumazet
· 10 years ago
b4faf21
bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
by Roopa Prabhu
· 10 years ago
650a790
ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too
by Hannes Frederic Sowa
· 10 years ago
688ba99
ping: Fix race in free in receive path
by subashab@codeaurora.org
· 10 years ago
bd1f50c
udp_diag: Fix socket skipping within chain
by Herbert Xu
· 10 years ago
8c6dafe
ipv4: try to cache dst_entries which would cause a redirect
by Hannes Frederic Sowa
· 10 years ago
727ab4c
net: sctp: fix slab corruption from use after free on INIT collisions
by Daniel Borkmann
· 10 years ago
fa3f55d
ipv6: stop sending PTB packets for MTU < 1280
by Hagen Paul Pfeifer
· 11 years ago
06b5ff9
net: rps: fix cpu unplug
by Eric Dumazet
· 11 years ago
1d480ed
ip: zero sockaddr returned on error queue
by Willem de Bruijn
· 11 years ago
0fd3f19
Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rt
by Mark Brown
· 10 years ago
2811d3a
nl80211: fix per-station group key get/del and memory leak
by Johannes Berg
· 10 years ago
30597f8
Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rt
by Mark Brown
· 10 years ago
1e7b244
ipvs: uninitialized data with IP_VS_IPV6
by Dan Carpenter
· 11 years ago
e83a475
Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rt
by Mark Brown
· 10 years ago
fcdba99
netfilter: ipset: small potential read beyond the end of buffer
by Dan Carpenter
· 11 years ago
b1039f7
cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers
by Jouni Malinen
· 11 years ago
afd67b6
tcp: Do not apply TSO segment limit to non-TSO packets
by Herbert Xu
· 11 years ago
57c374d
netlink: Don't reorder loads/stores before marking mmap netlink frame as available
by Thomas Graf
· 11 years ago
5035c9a
netlink: Always copy on mmap TX.
by David Miller
· 11 years ago
78bb25c
Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rt
by Mark Brown
· 11 years ago
5f37daa
mac80211: free management frame keys when removing station
by Johannes Berg
· 11 years ago
47e6016
mac80211: fix multicast LED blinking and counter
by Andreas Müller
· 11 years ago
1b8d0e2
Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rt
by Mark Brown
· 11 years ago
751e562
net: sctp: use MAX_HEADER for headroom reserve in output path
by Daniel Borkmann
· 11 years ago
1973ac3
rtnetlink: release net refcnt on error in do_setlink()
by Nicolas Dichtel
· 11 years ago
c556ebe
ipv6: gre: fix wrong skb->protocol in WCCP
by Yuri Chislov
· 11 years ago
8c62e34
Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rt
by Mark Brown
· 11 years ago
3e5b12de5
ipx: fix locking regression in ipx_sendmsg and ipx_recvmsg
by Jiri Bohac
· 11 years ago
bbac891
ipv4: Fix incorrect error code when adding an unreachable route
by Panu Matilainen
· 11 years ago
42f11d1
Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rt
by Mark Brown
· 11 years ago
cda702d
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
by Daniel Borkmann
· 11 years ago
3329125
net: sctp: fix panic on duplicate ASCONF chunks
by Daniel Borkmann
· 11 years ago
bf53932
net: sctp: fix remote memory pressure from excessive queueing
by Daniel Borkmann
· 11 years ago
a4ad890
br: fix use of ->rx_handler_data in code executed on non-rx_handler path
by Jiri Pirko
· 12 years ago
5eb4491e
netfilter: nf_nat: fix oops on netns removal
by Florian Westphal
· 11 years ago
0bf7a5e
netfilter: nf_log: release skbuff on nlmsg put failure
by Houcheng Lin
· 11 years ago
07b1706
netfilter: nfnetlink_log: fix maximum packet length logged to userspace
by Florian Westphal
· 11 years ago
3a758a2
netfilter: nf_log: account for size of NLMSG_DONE attribute
by Florian Westphal
· 11 years ago
2e613ff
mac80211: fix use-after-free in defragmentation
by Johannes Berg
· 11 years ago
8169b2b
libceph: do not crash on large auth tickets
by Ilya Dryomov
· 11 years ago
e79c248
net: sctp: fix memory leak in auth key management
by Daniel Borkmann
· 11 years ago
7031dcb
net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed packet
by Daniel Borkmann
· 11 years ago
460ceaa
gre6: Move the setting of dev->iflink into the ndo_init functions.
by Steffen Klassert
· 11 years ago
2d2a838
ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
by Steffen Klassert
· 11 years ago
9084a31
Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rt
by Mark Brown
· 11 years ago
f05c0da
libceph: ceph-msgr workqueue needs a resque worker
by Ilya Dryomov
· 11 years ago
Next »